MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class

Viewer Class Properties

For a list of all members of this type, see Viewer members.

Public Properties
 NameDescription
Public PropertyGets or sets a value that determines whether the user is allowed to split the view.  
Public PropertyGets or sets a value indicating whether the viewer should fill the entire view area with the report page background color.  
Public PropertyIndicates whether the loaded report can be exported or not. Returns "false" if export is not permitted.  
Public PropertyGets or sets the number of the current document page displayed in the viewer. The page numbering is 1-based.  
Public PropertyGets the section report document displayed in the viewer.  
Public PropertyGets or sets GalleyMode of report  
Public PropertyGets the history API for manipulating the viewer's history.  
Public PropertyGets or sets a value indicating the hyperlinks background color in the displayed document.  
Public PropertyGets or sets a value indicating the hyperlinks text color in the displayed document.  
Public PropertyGets or sets a value indicating whether the hyperlinks text should be underlined in the displayed document.  
Public PropertyGets or sets a value indicating the number of pages displayed horizontally when the viewer is in MultiPageMode.  
Public PropertyGets or sets a value indicating the number of pages displayed vertically when the viewer is in MultiPageMode.  
Public PropertyGets or sets a value that indicates the background color of the report pane.  
Public PropertyGets or sets the number of pages to load. Pass a value less than or equal to 0 to load all pages.  
Public PropertyGets or sets a value representing the printing settings for the currently displayed report.  
Public PropertyGets or sets a value that 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.  
Public PropertyPublic API. Show or hide scrolls within report pane.  
Public PropertyGets or sets a value indicating the background color of the search result.  
Public PropertyGets or sets a value indicating the text color of the search result.  
Public PropertyGets the sidebar component of the viewer control.
 
Public PropertyGets or sets the local or remote URI of the report to display in the Viewer.  
Public PropertyGets or sets a value indicating the format of the report URI.  
Public PropertyGets or sets a value that determines whether the viewer is split into two views.  
Public PropertyGets the table of contents panel component of sidebar component.
 
Public PropertyGets or sets a value that specifies the current target view when SplitView is enabled.  
Public PropertyGets or sets a value indicating whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer.  
Public PropertyGets or sets a value that determines how the viewer shows pages (single/multi/continuous).  
Public PropertyGets or sets the viewer's zoom level. -1 for FitWidth mode -2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.  
Top
See Also