columns property

List<String> columns
getter/setter pair

columns of the table, provide name of the column as a string array

Implementation

List<String> columns;