ComponentOne FlexGrid for WinForms
Row Property (KeyPressEditEventArgs)

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

Reference

KeyPressEditEventArgs Class
KeyPressEditEventArgs Members