<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / Selection Property

In This Topic
    Selection Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Selection As CellRange
    public CellRange Selection {get; set;}
    See Also