Zero-based row 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 Row { get; }
Visual Basic
Public ReadOnly Property Row As Integer
	Get
JScript
function get Row () : int

See Also