C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewerToolbar Class / C1ReportViewerToolbar Constructor

In This Topic
C1ReportViewerToolbar Constructor
In This Topic
Initializes a new instance of the C1ReportViewerToolbar class.
Syntax
'Declaration
 
Public Function New( _
   ByVal reportViewer As C1ReportViewer _
)
 

Parameters

reportViewer
See Also