selectedColumn
The index of the last column with a selected item.
Declaration
var selectedColumn: Int { get }Discussion
When the value of this property is -1, there is no column selected.
The index of the last column with a selected item.
var selectedColumn: Int { get }When the value of this property is -1, there is no column selected.