[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Grid.Columns

Columns Property

Columns

Gets the columns of the grid.

Declaration
public IList<GridColumn> Columns { get; }
Property Value
Type Description
IList<GridColumn>

A list of GridColumn objects representing the columns of the grid.