[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Grid.Cells

Cells Property

Cells

Gets the cells of the grid.

Declaration
public IList<GridCell> Cells { get; }
Property Value
Type Description
IList<GridCell>

A list of GridCell objects representing the cells of the grid.