ShouldSerializeChildren Method (RenderC1Printable)
Indicates whether the
Children property should be serialized.
protected override bool ShouldSerializeChildren()
'Declaration
Protected Overrides Function ShouldSerializeChildren() As Boolean
Return Value
true if
Children should be serialized,
false otherwise.