Initializes a new instance of the Tool class.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected Tool( ViewManager manager ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ manager As ViewManager _ ) |
Visual C++ |
---|
protected: Tool( ViewManager^ manager ) |
Parameters
- manager
- Type: PerpetuumSoft.ReportingServices.Viewer.Client..::.ViewManager
The manager.