MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailRow<TItem> Class / AreChildrenBelow Property
In This Topic
    AreChildrenBelow Property (GridDetailRow<TItem>)
    In This Topic
    Gets whether the children are below this row.
    Syntax
    protected virtual bool AreChildrenBelow {get;}
    See Also