MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridGroupRow Class / BoundRows Property
In This Topic
    BoundRows Property (GridGroupRow)
    In This Topic
    Gets the collection of rows from which the summaries will be computed.
    Syntax
    protected override IEnumerable<GridRow> BoundRows {get;}
    See Also