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

In This Topic
    LastRow Property (RowColChangeEventArgs)
    In This Topic
    The previous row index.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastRow As System.Integer
    public System.int LastRow {get;}
    See Also