ToolBar Property (C1FlexPivotPage)
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