The class which realizes tool for report scrolling with mouse pointer move at pressed right mouse button.
Inherited from StandardTool.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: 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
System..::.Object
PerpetuumSoft.ReportingServices.Viewer.Client..::.Tool
PerpetuumSoft.ReportingServices.Viewer.Client..::.StandardTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.PanTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.Tool
PerpetuumSoft.ReportingServices.Viewer.Client..::.StandardTool
PerpetuumSoft.ReportingServices.Viewer.Client..::.PanTool