Common interface for all ReportDesigner tools.

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

Syntax

C#
public interface IDesignerTool
Visual Basic (Declaration)
Public Interface IDesignerTool
Visual C++
public interface class IDesignerTool

See Also