GrapeCity.ActiveReports.Viewer.Wpf.v9 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace : Viewer Class |
For a list of all members of this type, see Viewer members.
Name | Description | |
---|---|---|
AllowSplitterProperty | Gets or sets a value that determines whether the user is allowed to split the view. | |
HyperlinkBackColorProperty | Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. For SectionReports only. | |
HyperlinkForeColorProperty | Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. For SectionReports only. | |
HyperlinkUnderlineProperty | Gets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. For SectionReports only. | |
PageOffsetProperty | Gets or sets the location of the page in the viewer. | |
PagesBackColorProperty | Public API for background color of report pane. | |
PreviewPagesProperty | Pages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances. | |
PrintingSettingsProperty | DesignPrintingSettings binding property | |
RepositionPageProperty | Determines whether the viewer will reposition the view to the top of the page when a user goes to another page after scrolling downward in a page. | |
ScrollbarEnabledProperty | Public API. Show or hide scrolls within report pane. | |
SearchResultsBackColorProperty | Gets or sets the background color of the highlighted text when using the Viewer control's Find functionality. | |
SearchResultsForeColorProperty | Gets or sets the color of the highlighted text when using the Viewer control's Find functionality. | |
SplitViewProperty | Gets or sets a value that determines whether the viewer is split into two views. | |
TargetViewProperty | Gets or sets a value that specifies the current target view when SplitView is true. | |
UseHyperlinkSettingsProperty | Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only. | |
ZoomProperty | Gets or sets the viewer's zoom level. -1 for FitWidth mode -2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value. |