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

In This Topic
    SelectedItems Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedItems As IList
    public IList SelectedItems {get;}
    See Also