ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List.RowChangedEventArgs Class / FromRow Property

In This Topic
    FromRow Property (C1List.RowChangedEventArgs)
    In This Topic
    Old row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FromRow As Integer
    public int FromRow {get;}
    See Also