Gets the columns in the table.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TableColumns As TableColumnCollection |
C# | |
---|---|
public TableColumnCollection TableColumns {get;} |
Property Value
A TableColumnCollection containing the columns in the table.
ActiveReports Developer 7 | |
TableColumns Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : TableColumns Property |
Glossary Item Box
Gets the columns in the table.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TableColumns As TableColumnCollection |
C# | |
---|---|
public TableColumnCollection TableColumns {get;} |
A TableColumnCollection containing the columns in the table.