ComponentOne FlexGrid for WinForms
Col Property (ValidateEditEventArgs)

C1.Win.C1FlexGrid Namespace > ValidateEditEventArgs Class : Col Property
Gets the column index of the cell being edited.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
public int Col {get;}
See Also

Reference

ValidateEditEventArgs Class
ValidateEditEventArgs Members