ComponentOne FlexReport for UWP
HasChildren Property

C1.UWP.Document Assembly > C1.Xaml.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