Realizes the tool which makes available any actions with the report. Inherited from Tool.

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 sealed class DisabledTool : Tool
Visual Basic (Declaration)
Public NotInheritable Class DisabledTool _
	Inherits Tool
Visual C++
public ref class DisabledTool sealed : public Tool

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Silverlight.Client..::.Tool
    PerpetuumSoft.Reporting.Silverlight.Client..::.DisabledTool

See Also