C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / ShouldSerializeChildren Method

In This Topic
ShouldSerializeChildren Method (RenderInputCheckBox)
In This Topic
Tests whether the Children property should be serialized.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeChildren() As Boolean
 

Return Value

True if the property should be serialized, false otherwise.
See Also