ComponentOne FlexGrid for WinForms
Col Property (KeyPressEditEventArgs)

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

Reference

KeyPressEditEventArgs Class
KeyPressEditEventArgs Members