FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class / AreChildrenBelow Property

In This Topic
    AreChildrenBelow Property (GridGroupRow)
    In This Topic
    Gets whether the children are below this row.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property AreChildrenBelow As Boolean
    protected override bool AreChildrenBelow {get;}
    See Also