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

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