The WaitTool class. Inherits the Tool class.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class WaitTool : Tool
Visual Basic (Declaration)
Public Class WaitTool _
	Inherits Tool
Visual C++
public ref class WaitTool : public Tool

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client..::.Tool
    PerpetuumSoft.ReportingServices.Viewer.Client..::.WaitTool

See Also