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