ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ToolBar Property

In This Topic
    ToolBar Property (FlexPivotPage)
    In This Topic
    Gets the C1.Win.C1Command.C1ToolBar docked to the top of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolBar As C1.Win.C1Command.C1ToolBar
    public C1.Win.C1Command.C1ToolBar ToolBar {get;}
    See Also