[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridGroupRow.BoundRows

BoundRows Property

BoundRows

Gets the collection of rows from which the summaries will be computed.

Declaration
protected override IEnumerable<GridRow> BoundRows { get; }
Overrides