Override this method and return false if you want manually copy of children
objects for this object. This method returns true by default.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual bool GetAssignChildren() |
Visual Basic |
---|
Protected Overridable Function GetAssignChildren As Boolean |