FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / GroupCellEventArgs Class / CellRange Property

In This Topic
    CellRange Property
    In This Topic
    CellRange affected by the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellRange As C1.WPF.Grid.GridCellRange
    public C1.WPF.Grid.GridCellRange CellRange {get;}
    See Also