Updates Tool state.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void UpdateTool( DesignerToolArgs arg ) |
Visual Basic (Declaration) |
---|
Public Sub UpdateTool ( _ arg As DesignerToolArgs _ ) |
Visual C++ |
---|
public: virtual void UpdateTool( DesignerToolArgs^ arg ) sealed |