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