[Missing <summary> documentation for M:PerpetuumSoft.Reporting.DOM.Picture.RunPropertyDesigner(PerpetuumSoft.Reporting.Designer.IReportDesignerService)]

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  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

See Also