An abstract class. It is basic class for all classes of tools which realize handling of ReportViewer special functionality.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  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

See Also