ComponentOne FlexGrid for UWP
HasChildren Property (GroupRow)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GroupRow Class : HasChildren Property
Gets a value that indicates whether this group row has child rows.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As System.Boolean
public System.bool HasChildren {get;}
See Also

Reference

GroupRow Class
GroupRow Members