priority property

int priority
final

Used to hide columns.

If there is not enough space, the column with the greatest value will vanish first.

Has no effect if VitTable.enableHorizontalScroll is set to true.

Implementation

final int priority;