clickedColumn
The column number of the cell that the user clicked to display a context menu.
Declaration
var clickedColumn: Int { get }Discussion
The value of this property is -1 if no context menu is active.
The column number of the cell that the user clicked to display a context menu.
var clickedColumn: Int { get }The value of this property is -1 if no context menu is active.