Progress® Telerik® Reporting R1 2021
ReportViewer Methods
The ReportViewer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddToRenderingContext | (Inherited from ReportViewerBase.) |
![]() ![]() | CancelRendering |
Stops the background processing of the report.
(Inherited from ReportViewerBase.) |
![]() ![]() | CancelRendering(Int32) | Obsolete.
Stops background processing of the report.
(Inherited from ReportViewerBase.) |
![]() ![]() | CanMoveToPage |
Determines whether the viewer can be navigated to a specified page.
(Inherited from ReportViewerBase.) |
![]() | ClearHistory |
Clears the report viewer navigation history.
(Inherited from ReportViewerBase.) |
![]() | Dispose | (Inherited from ReportViewerBase.) |
![]() ![]() | ExportReport |
Exports the report in the specified format.
(Inherited from ReportViewerBase.) |
![]() ![]() | NavigateBack |
Navigates the viewer back one step in the navigation history.
(Inherited from ReportViewerBase.) |
![]() ![]() | NavigateForward |
Navigates the viewer forward one step in the navigation history.
(Inherited from ReportViewerBase.) |
![]() | OnError |
Raises the Error event.
(Inherited from ReportViewerBase.) |
![]() | OnExport | Obsolete.
Raises the Export event.
(Inherited from ReportViewerBase.) |
![]() | OnExportBegin |
Raises the ExportBegin event.
(Inherited from ReportViewerBase.) |
![]() | OnExportEnd |
Raises the ExportEnd event.
(Inherited from ReportViewerBase.) |
![]() | OnInteractiveActionEnter |
Raises the InteractiveActionEnter event.
(Inherited from ReportViewerBase.) |
![]() | OnInteractiveActionExecuting |
Raises the InteractiveActionExecuting event.
(Inherited from ReportViewerBase.) |
![]() | OnInteractiveActionLeave |
Raises the InteractiveActionLeave event.
(Inherited from ReportViewerBase.) |
![]() | OnLoad | (Inherited from ReportViewerBase.) |
![]() | OnPrint | Obsolete.
Raises the Print event.
(Inherited from ReportViewerBase.) |
![]() | OnPrintBegin(CancelEventArgs) | Obsolete.
Raises the Print event.
(Inherited from ReportViewerBase.) |
![]() | OnPrintBegin(PrintBeginEventArgs) |
Raises the Print event.
(Inherited from ReportViewerBase.) |
![]() | OnPrintEnd(EventArgs) | Obsolete.
Raises the PrintEnd event.
(Inherited from ReportViewerBase.) |
![]() | OnPrintEnd(PrintEndEventArgs) |
Raises the PrintEnd event.
(Inherited from ReportViewerBase.) |
![]() | OnRenderingBegin(CancelEventArgs) | Obsolete.
Raises the RenderingBegin event.
(Inherited from ReportViewerBase.) |
![]() | OnRenderingBegin(RenderingBeginEventArgs) |
Raises the RenderingBegin event.
(Inherited from ReportViewerBase.) |
![]() | OnRenderingEnd(EventArgs) | Obsolete.
Raises the RenderingEnd event.
(Inherited from ReportViewerBase.) |
![]() | OnRenderingEnd(RenderingEndEventArgs) |
Raises the RenderingEnd event.
(Inherited from ReportViewerBase.) |
![]() | OnToolTipExecuting |
Raises the ViewerToolTipOpening event.
(Inherited from ReportViewerBase.) |
![]() | OnUpdateUI |
Raises the UpdateUI event.
(Inherited from ReportViewerBase.) |
![]() | Preview |
Renders the report in the viewer passing the currently entered parameter values to the report.
(Inherited from ReportViewerBase.) |
![]() ![]() | PrintReport |
Opens the print dialog for the report
(Inherited from ReportViewerBase.) |
![]() | PrintReportInternal | (Inherited from ReportViewerBase.) |
![]() | ProcessCmdKey |
Capture the keystrokes to determine if a valid accessible area shortcut is pressed
(Inherited from ReportViewerBase.) |
![]() | RefreshData | Obsolete.
Loads and refreshes the current report source in the viewer.
(Inherited from ReportViewerBase.) |
![]() ![]() | RefreshReport |
Loads and refreshes the ReportSource in the viewer.
(Inherited from ReportViewerBase.) |
![]() | Reset |
Resets the control to its default values.
(Inherited from ReportViewerBase.) |
![]() | ShowPageSetupDialog |
Opens the page setup dialog
(Inherited from ReportViewerBase.) |
![]() | ToggleReportContentSearch |
Toggles the search dialog to search within the document. If the search metadata is not prepared, invokes report refresh
to generate the search metadata and then opens the dialog.
(Inherited from ReportViewerBase.) |