ComponentOne Document Library for WPF
HasChildren Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > OutlineNode Class : HasChildren Property
Gets a value indicating whether the Children collection of the current node has been initialized and contains at least one element.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As System.Boolean
public System.bool HasChildren {get;}
See Also

Reference

OutlineNode Class
OutlineNode Members