Clears temporary information created during document resolving.
Override this method to clear render object type-specific data
(but call the base method to clear common data).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual void InternalClearTemporaryInfo() |
Visual Basic |
---|
Protected Overridable Sub InternalClearTemporaryInfo |