C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ToolBar Property

In This Topic
ToolBar Property (FlexPivotPage)
In This Topic
Gets the C1.Win.Command.C1ToolBar docked to the top of the page.
Syntax
'Declaration
 
Public ReadOnly Property ToolBar As C1.Win.Command.C1ToolBar
 
See Also