[Missing <summary> documentation for M:PerpetuumSoft.Reporting.Designer.ReportDesigner.UpdateView(PerpetuumSoft.Reporting.Designer.DesignerToolArgs)]

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

Syntax

C#
public void UpdateView(
	DesignerToolArgs args
)
Visual Basic (Declaration)
Public Sub UpdateView ( _
	args As DesignerToolArgs _
)
Visual C++
public:
void UpdateView(
	DesignerToolArgs^ args
)

See Also