'Declaration Public ReadOnly Property TableColumns As TableColumnCollection
public TableColumnCollection TableColumns {get;}
Property Value
A TableColumnCollection containing the columns in the table.
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.