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

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.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