columns property

List<TreeColumn> columns
final

The list of columns in the node

Implementation

final List<TreeColumn> columns;