A class for realization of the tool which can be used for zooming in report view. 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 ZoomInTool : ZoomChangeTool
Visual Basic (Declaration)
Public NotInheritable Class ZoomInTool _
	Inherits ZoomChangeTool
Visual C++
public ref class ZoomInTool sealed : public ZoomChangeTool

Inheritance Hierarchy

See Also