Creates a new instance of ReportComponent class.

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

Syntax

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

See Also