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

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

Inheritance Hierarchy

See Also