Index of the column affected by the event.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also