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

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