Index of the row affected by the event.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public int Row { get; }
Visual Basic
Public ReadOnly Property Row As Integer
	Get

See Also