Report Viewer active tool type.
Namespace:
PerpetuumSoft.Reporting.Silverlight.ClientAssembly: PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public enum ActiveTool |
| Visual Basic (Declaration) |
|---|
Public Enumeration ActiveTool |
| Visual C++ |
|---|
public enum class ActiveTool |
Members
| Member name | Description | |
|---|---|---|
| Pan | Report panning mode. | |
| DynamicZoom | Dynamic scaling mode. | |
| ZoomToRegion | Scaling mode by the set area. | |
| ZoomIn | Zoom in mode. | |
| ZoomOut | Zoom out mode. |