[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.GetAssignChildren

GetAssignChildren Method

GetAssignChildren()

Override this method and return false if you want manually copy of children objects for this object. This method returns true by default.

Declaration
protected virtual bool GetAssignChildren()
Returns
Type Description
bool

Boolean value indicating that the children objects must be copied in the AssignFrom method.