FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRangeEventArgs Class / CellRange Property

In This Topic
    CellRange Property (CellRangeEventArgs)
    In This Topic
    CellRange affected by the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellRange As CellRange
    public CellRange CellRange {get;}
    See Also