[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.TableColumns

TableColumns Property

TableColumns

Gets a collection of the columns columns in a table.

Declaration
public TableColumnCollection TableColumns { get; }
Property Value
Type Description
TableColumnCollection

A TableColumnCollection object containing the columns in the table.