The class which realizes tool for report scrolling with mouse pointer move at pressed right mouse button. Inherited from StandardTool.

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 PanTool : StandardTool
Visual Basic (Declaration)
Public Class PanTool _
	Inherits StandardTool
Visual C++
public ref class PanTool : public StandardTool

Inheritance Hierarchy

See Also