An abstract class. It is basic class for all classes of tools which realize handling of ReportViewer special functionality.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public abstract class Tool |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class Tool |
| Visual C++ |
|---|
public ref class Tool abstract |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.ReportingServices.Viewer.Client..::.Tool
PerpetuumSoft.ReportingServices.Viewer.Client..::.DisabledTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.StandardTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.WaitTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.Tool
PerpetuumSoft.ReportingServices.Viewer.Client..::.DisabledTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.StandardTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.WaitTool