The DataDynamics.ActiveReports.Viewer namespace contains the Viewer, History, Table of Contents, Zoom, and other classes used to control the viewer.
| Class | Description |
|---|---|
| FindEventArgs | Provides data for the Find event. |
| History | Manages the page view history. |
| HyperLinkEventArgs | Provides data for the HyperLink event. |
| PageNumber | For internal use only. |
| PageViewAccessible | Provides information that accessibility applications use to adjust the viewer's UI for users with impairments. |
| ReportViewerObject | Manages the viewer's ReportViewer component properties. |
| TableOfContentsObject | Manages the viewer's table of contents tree properties. |
| TOCTree | For internal use only. |
| ToolbarObject | Manages the viewer's toolbar properties. |
| Viewer | The Viewer control is used to preview report documents on the screen. |
| ViewerToolbar | For internal use only. |
| ZoomChangedEventArgs | Provides data for the ZoomChanged event. |
| ZoomCombo | For internal use only. |
| Enumeration | Description |
|---|---|
| DisplayUnits | Determines the measurement units used to display the viewer's ruler. |
| TargetView | Determines the current active view in the viewer. |
| Units | For internal use only. |
| ViewType | Determines whether to use Normal or ContinuousScroll viewing. |
| Delegate | Description |
|---|---|
| CloseButtonClickEventHandler | Represents the method that handles the CloseButtonClick event. |
| FindEventHandler | Represents the method that handles the Find event. |
| HyperLinkEventHandler | Represents the method that handles the HyperLink event of the Viewer control. |
| ZoomChangedEventHandler | Represents the method that handles the ZoomChanged event. |
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.