Gets the columns in the table.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property TableColumns As TableColumnCollection | |
| C# | |
|---|---|
public TableColumnCollection TableColumns {get;} | |
Return Value
A TableColumnCollection containing the columns in the table.
| DataDynamics.Reports | Support Forum |
| TableColumns Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Table Class : TableColumns Property |
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.