Contents

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.

See Also

Handling Mouse-Click Events