[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Grid.Rows

Rows Property

Rows

Gets the rows of the grid.

Declaration
public IList<GridRow> Rows { get; }
Property Value
Type Description
IList<GridRow>

A list of GridRow objects representing the rows of the grid.