[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win

GrapeCity.ActiveReports.Viewer.Win Namespace

Classes

DefaultFontFactory

Specify default font for entire WinForms application.

Should be used instead of WinForms GrapeCity.ActiveReports.Viewer.Win.Viewer.Font.

FindEventArgs

Provides data for the Find event.

FlagEnumUiEditor

UITypeEditor for flag enums This implementation has taken from http://www.codeproject.com/Articles/13793/A-UITypeEditor-for-easy-editing-of-flag-enum-prope with minor refactoring

ParametersPanel

Represents the parameters panel within the ActiveReports Viewer.

SearchPanel

Represents the search panel within the ActiveReports Viewer.

Sidebar

Provides a comprehensive API for managing the sidebar within the ActiveReports Viewer control.

SidebarPanel

Exposes public properties of the sidebar panels.

ThumbnailsPanel

Represents the thumbnails panel within the ActiveReports Viewer.

TocPanel

Represents the table of contents panel of the Viewer.

Viewer

Represents a Windows Forms user control designed to display ActiveReports report output. This control enables report readers to view and interact with the report content in various ways.

Viewer.ActionEventArgs

Provides data for the Action event, encapsulating details about an action that should be performed.

Viewer.ViewerToolbar

Provides a mechanism for manipulating the toolbar within the viewer. This includes access to the toolbar's properties and its constituent controls.

ViewerShortcut

Represents a keyboard shortcut that triggers a specific command within the viewer.

ZoomChangedEventArgs

Provides data for the ZoomChanged event.

Enums

DisplayUnits

Specifies the units of measurement. This enumeration is obsolete and no longer used.

TargetView

Specifies the active view within the Viewer control.

ViewerCommand

Defines the commands available in the viewer.

Delegates

FindEventHandler

Represents the method that will handle the Find event.

ZoomChangedEventHandler

Represents the method that will handle the ZoomChanged event.