Base class for all controls in the Report Sharp-Shooter library.

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

Syntax

C#
public class ReportControl : ReportComponent
Visual Basic (Declaration)
Public Class ReportControl _
	Inherits ReportComponent
Visual C++
public ref class ReportControl : public ReportComponent

Inheritance Hierarchy

See Also