This method is called once after the current RenderObject has been fully resolved.
At the time of the call all RenderFragment objects a built and placed on their pages.
Override it to perform custom processing at that time.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual void InternalResolvingFinished() |
Visual Basic |
---|
Protected Overridable Sub InternalResolvingFinished |