A class for tool (functionality) realization which is used for report zooming out. Inherited from ZoomChangeTool.

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

Syntax

C#
public sealed class ZoomOutTool : ZoomChangeTool
Visual Basic (Declaration)
Public NotInheritable Class ZoomOutTool _
	Inherits ZoomChangeTool
Visual C++
public ref class ZoomOutTool sealed : public ZoomChangeTool

Inheritance Hierarchy

See Also