columns property

List<DataColumn> columns
final

The column definitions for the table header.

Implementation

final List<DataColumn> columns;