Zero-based column number of the smart icon that was clicked.

Namespace: Ico.Gwx
Assembly: GwxSmartPin (in GwxSmartPin.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int Column { get; }
Visual Basic
Public ReadOnly Property Column As Integer
	Get
JScript
function get Column () : int

See Also