columns property

List<DynamicTableDataColumn> columns
final

The configuration and labels for the columns in the table.

Implementation

final List<DynamicTableDataColumn> columns;