GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : TableColumns Property |
Gets the columns in the table.
'Declaration Public ReadOnly Property TableColumns As TableColumnCollection
public TableColumnCollection TableColumns {get;}
A TableColumnCollection containing the columns in the table.