showOn property

List<int> showOn
final

The list of column indices to show, regardless of other conditions.

Implementation

final List<int> showOn;