GrapeCity.ActiveReports.Viewer.Win.v8 Assembly : GrapeCity.ActiveReports.Viewer.Win Namespace |
Class | Description | |
---|---|---|
FindEventArgs | Provides data for the Find event. | |
HyperLinkEventArgs | Provides data for the HyperLink event. | |
ParametersPanel | Represents the parameter panel of the Viewer. | |
ReportParameter | Represents a report parameter. | |
SearchPanel | Represents the search panel of the Viewer. | |
Sidebar | Exposes Viewer's public API. | |
ThumbnailsPanel | Represents the thumbnail panel of the Viewer. | |
TocPanel | Shows the panel of parameters of the Viewer control. | |
Viewer | The Viewer control is used to preview report documents on the screen. | |
Viewer.ActionEventArgs | Provides data for Action event. | |
Viewer.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. | |
ZoomChangedEventArgs | Provides data for the ZoomChanged event. |
Delegate | Description | |
---|---|---|
FindEventHandler | Represents the method that will handle the Find click event. | |
HyperLinkEventHandler | Represents the method that will handle the HyperLink click event. | |
ZoomChangedEventHandler | Represents the method that will handle the zoom click event. |
Enumeration | Description | |
---|---|---|
TargetView | Determines the current active view in the viewer. |