ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int LastRow {get;}
    See Also