ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RangeEventArgs Class / OldRange Property

In This Topic
    OldRange Property
    In This Topic
    Gets the range selected before the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldRange As CellRange
    public CellRange OldRange {get;}
    See Also