A class for realization of the tool which can be used for zooming in report view. Inherited from ZoomChangeTool.

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

Inheritance Hierarchy

See Also