<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / OlapPanel Property

In This Topic
    OlapPanel Property (C1OlapPage)
    In This Topic
    Gets the C1OlapPanel docked to the left of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property OlapPanel As C1OlapPanel
    public C1OlapPanel OlapPanel {get;}
    See Also