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