C1.Win.C1FlexGrid Namespace / KeyPressEditEventArgs Class / Row Property

In This Topic
Row Property (KeyPressEditEventArgs)
In This Topic
Gets the row index of the cell being edited when the key was pressed.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
See Also