ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Viewer.Win Namespace (MESCIUS.ActiveReports.Viewer.Win)
    In This Topic
    The GrapeCity.ActiveReports.Viewer.Win namespace, contains the Viewer that is used to control the viewer, TocPanel, and other classes.
    Classes
     ClassDescription
    ClassSpecify default font for entire WinForms application. Should be used instead of WinForms GrapeCity.ActiveReports.Viewer.Win.Viewer.Font.
    ClassProvides data for the Find event.
    ClassRepresents the parameter panel of the Viewer.
    ClassRepresents the search panel of the Viewer.
    ClassExposes Viewer's public API.
    ClassRepresents the thumbnail panel of the Viewer.
    ClassShows the panel of parameters of the Viewer control.
    ClassThe Viewer control is used to preview report documents on the screen.
    ClassProvides data for Action event.
    ClassGets 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.
    ClassRepresents a keyboard shortcut that triggers a specific command within the viewer.
    ClassProvides data for the ZoomChanged event.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the Find event.
    DelegateRepresents the method that will handle the ZoomChanged event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the active view within the Viewer control.
    EnumerationDefines the commands available in the viewer.
    See Also