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

In This Topic
    ToolStrip Property
    In This Topic
    Gets the ToolStrip docked to the top of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolStrip As System.Windows.Forms.ToolStrip
    public System.Windows.Forms.ToolStrip ToolStrip {get;}
    See Also