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

In This Topic
    Row Property (FormatTextEventArgs)
    In This Topic
    The row index for the cell to be formatted.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As System.Integer
    public System.int Row {get;}
    See Also