ActiveReports Developer 7
GrapeCity.ActiveReports.Viewer.Win Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly : GrapeCity.ActiveReports.Viewer.Win Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Viewer.Win namespace, contains the Viewer that is used to control the viewer, TocPanel, and other classes.

Classes

 ClassDescription
ClassFindEventArgs Provides data for the Find event.
ClassHyperLinkEventArgs Provides data for the HyperLink event.
ClassParametersPanel Represents the parameter panel of the Viewer.
ClassReportParameter Represents a report parameter.
ClassSearchPanel Represents the search panel of the Viewer.
ClassSidebar Exposes Viewer's public API.
ClassThumbnailsPanel Represents the thumbnail panel of the Viewer.
ClassTocPanel Shows the panel of parameters of the Viewer control.
ClassViewer The Viewer control is used to preview report documents on the screen.
ClassViewer.ActionEventArgs Provides data for Action event.
ClassViewer.ViewerToolbar Gets the viewer toolbar object, allowing you to add and remove items on each of the component ToolStrips, and to implement tool click events for added items.
ClassZoomChangedEventArgs Provides data for the ZoomChanged event.

Delegates

 DelegateDescription
DelegateFindEventHandler Represents the method that will handle the Find click event.
DelegateHyperLinkEventHandler Represents the method that will handle the HyperLink click event.
DelegateZoomChangedEventHandler Represents the method that will handle the zoom click event.

Enumerations

 EnumerationDescription
EnumerationTargetView Determines the current active view in the viewer.

See Also