ComponentOne FlexReport for WinForms
HasChildren Property (OutlineNode)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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