FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GroupRow Class / HasChildren Property

In This Topic
    HasChildren Property (GroupRow)
    In This Topic
    Gets a value that indicates whether this group row has child rows.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasChildren As Boolean
    public bool HasChildren {get;}
    See Also