True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchRowStyleEventArgs Class / Row Property

In This Topic
    Row Property (FetchRowStyleEventArgs)
    In This Topic
    The index of the row for the cell being rendered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As System.Integer
    public System.int Row {get;}
    See Also