Overridden. See RunPropertyDesigner(IReportDesignerService).
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public override void RunPropertyDesigner( IReportDesignerService service ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Sub RunPropertyDesigner ( _ service As IReportDesignerService _ ) |
| Visual C++ |
|---|
public: virtual void RunPropertyDesigner( IReportDesignerService^ service ) override |