Provides common interface for access to the report designer environment.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public interface IReportDesignerService : IServiceProvider |
Visual Basic (Declaration) |
---|
Public Interface IReportDesignerService _ Implements IServiceProvider |
Visual C++ |
---|
public interface class IReportDesignerService : IServiceProvider |