ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / RangeEventArgs Class / NewRange Property

In This Topic
    NewRange Property
    In This Topic
    Gets the range that will be selected after the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewRange As CellRange
    public CellRange NewRange {get;}
    See Also