<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap 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 CellRange
    public CellRange CellRange {get;}
    See Also