columns property

List<TetherColumnInfo> columns
final

A list of TetherColumnInfo objects representing the columns in this table.

Implementation

final List<TetherColumnInfo> columns;