Creates new instance of the ReportViewer class.

Namespace:  PerpetuumSoft.Reporting.View
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public ReportViewer()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
ReportViewer()

See Also