OnMainFragmentBuilt Method (RenderInputCheckBox) | PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / OnMainFragmentBuilt Method

In This Topic
OnMainFragmentBuilt Method (RenderInputCheckBox)
In This Topic
This method is called once for each object, override it to perform custom initialization.
Syntax
'Declaration
 
Protected Overridable Sub OnMainFragmentBuilt() 
 
See Also