ComponentOne FlexGrid for WinForms
Row Property (GridErrorEventArgs)

C1.Win.C1FlexGrid Namespace > GridErrorEventArgs Class : Row Property
Gets the row index of the cell where the error was detected.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
public int Row {get;}
See Also

Reference

GridErrorEventArgs Class
GridErrorEventArgs Members