columns property

List<DataColumn> columns
final

The configuration and labels for the columns in the table.

Implementation

final List<DataColumn> columns;