ActiveReports 12
FlashViewerToolBar Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : FlashViewerToolBar Property
Gets the ToolBarObject to use as the toolbar in the FlashViewer.
Syntax
'Declaration
 
Public ReadOnly Property FlashViewerToolBar As ToolBarObject
public ToolBarObject FlashViewerToolBar {get;}

Property Value

A ToolBarObject.
Remarks
Use this property to specify a customized toolbar that you have created.
See Also

Reference

WebViewer Class
WebViewer Members
ToolBarObject Class