[]
Gets the collection of rows from which the summaries will be computed.
protected virtual IEnumerable<GridRow> BoundRows { get; }
Protected Overridable ReadOnly Property BoundRows As IEnumerable(Of GridRow)