columns property

List<ColumnDefinition> columns
getter/setter pair

All the columns of this table.

Implementation

List<_i2.ColumnDefinition> columns;