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

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