FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GetErrorInfoEventArgs Class / Row Property

In This Topic
    Row Property (GetErrorInfoEventArgs)
    In This Topic
    Gets the index of the row that may contain errors.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also