C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButton Class / HasChildren Property

In This Topic
HasChildren Property (RenderInputButton)
In This Topic
Gets a value indicating whether the current object has children (i.e. its Children collection contains at least one element).
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As Boolean
 
See Also