ActiveReports 8
TableColumns Property

Gets the columns in the table.

Syntax
'Declaration
 
Public ReadOnly Property TableColumns As TableColumnCollection
public TableColumnCollection TableColumns {get;}

Property Value

A TableColumnCollection containing the columns in the table.

See Also

Reference

Table Class
Table Members

Support Forum