[]
        
(Showing Draft Content)

C1.C1Preview.RenderC1Printable.ShouldSerializeChildren

ShouldSerializeChildren Method

ShouldSerializeChildren()

Indicates whether the Children property should be serialized.

Declaration
protected override bool ShouldSerializeChildren()
Returns
Type Description
bool

true if Children should be serialized, false otherwise.

Overrides