[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.ShouldSerializeChildren

ShouldSerializeChildren Method

ShouldSerializeChildren()

Tests whether the Children property should be serialized.

Declaration
protected virtual bool ShouldSerializeChildren()
Protected Overridable Function ShouldSerializeChildren() As Boolean
Returns
Type Description
bool

True if the property should be serialized, false otherwise.