ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.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