This method is called once for each object, override it to perform custom initialization.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected virtual void OnMainFragmentBuilt()
Visual Basic
Protected Overridable Sub OnMainFragmentBuilt

See Also