Index of the column affected by the event.

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

Syntax

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

See Also