Progress® Telerik® Reporting R3 2020
ReportViewerBase Properties
The ReportViewerBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AccessibilityKeyMap |
Gets or sets the accessibility key shortcuts map, used when the report viewer is in accessible mode.
Returns null reference if the viewer's accessibility is not enabled.
|
![]() ![]() | CurrentPage |
Gets or sets the current page in the viewer.
|
![]() ![]() | DocumentMapVisible |
Gets or sets a value that indicates whether the document map is displayed if any bookmark is defined.
|
![]() | EnableAccessibility |
Gets or sets a value that indicates whether the accessibility features of the report viewer and its contents should be enabled.
|
![]() ![]() | NavigateBackEnabled |
Determines if navigate back in report viewer history operation is enabled
|
![]() ![]() | NavigateForwardEnabled |
Determines if navigate forward in report viewer history operation is enabled
|
![]() ![]() | ParametersAreaVisible |
Gets or sets a value that indicates whether the parameters area is displayed if any parameter editor exists.
|
![]() | ProcessingState |
Gets the current processing state of the viewer
|
![]() | RenderingExtensions |
Gets the available rendering extensions list.
|
![]() | Report | Obsolete.
Gets or sets the report displayed in the viewer.
|
![]() ![]() | ReportEngineConnection |
The connection string used to configure the reporting engine that will process and render the reports.
|
![]() | ReportSource |
Gets or sets the ReportSource
for the report displayed in the viewer.
|
![]() | Resources | |
![]() | SearchMetadataOnDemand |
Gets or sets a value that indicates whether the search metadata will be delivered on demand or by default.
|
![]() | ShowDocumentMapButton |
Indicates whether DocumentMap button should be visible.
|
![]() | ShowExportButton |
Indicates whether Export button should be visible.
|
![]() | ShowHistoryButtons |
Indicates whether the history (Back, Forward)
buttons should be visible.
|
![]() | ShowPageNavigationControls |
Indicates whether the page navigation controls are visible.
|
![]() | ShowPageSetup | Obsolete.
Indicates whether PageSetup button should be visible.
|
![]() | ShowPageSetupButton |
Indicates whether PageSetup button should be visible.
|
![]() | ShowParametersButton |
Indicates whether Parameters button should be visible.
|
![]() | ShowPrintButton |
Indicates whether Print button should be visible.
|
![]() | ShowPrintPreviewButton |
Indicates whether PrintPreview button should be visible.
|
![]() | ShowProgress |
Indicates whether progress animation should be displayed while the report is rendered.
|
![]() | ShowRefreshButton |
Indicates whether the Refresh button should be visible.
|
![]() | ShowSearchButton |
Indicates whether Search button should be visible.
|
![]() | ShowStopButton |
Indicates whether the Stop button should be visible.
|
![]() | ShowZoom |
Indicates whether the Zoom input box should be visible.
|
![]() | ToolbarVisible |
Indicates whether the toolbar should be visible on the viewer.
|
![]() ![]() | TotalPages |
Gets the count of the available pages in the viewer.
|
![]() ![]() | ViewMode |
Specifies whether the viewer is in interactive or print preview mode.
|
![]() ![]() | ZoomMode |
Gets or sets the zoom mode of the viewer.
|
![]() ![]() | ZoomPercent |
Gets or sets the percentage of zoom used for the report display.
|