ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / OlapPanel Property

In This Topic
    OlapPanel Property
    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