C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / ToolBar Property

In This Topic
ToolBar Property
In This Topic
Gets the tool bar control. Use this property if you want to customize toolbar at runtime.
Syntax
'Declaration
 
Public ReadOnly Property ToolBar As C1ReportViewerToolbar
 

Property Value

The tool bar.
See Also