Progress® Telerik® Reporting R1 2021
ReportViewerBase Events
The ReportViewerBase type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | AccessibilityChanged |
Occurs when the EnableAccessibility property is changed.
|
![]() ![]() | Error |
Occurs when there is an error in the report viewer control.
|
![]() | Export | Obsolete.
Occurs when the report in the viewer control is exported.
|
![]() ![]() | ExportBegin |
Occurs when the report in the viewer control starts exporting.
|
![]() ![]() | ExportEnd |
Occurs when the report exporting in the viewer control is finished.
|
![]() ![]() | InteractiveActionEnter |
Occurs when the mouse cursor enters the area of a report item's action.
|
![]() ![]() | InteractiveActionExecuting |
Occurs when an action is being executed. Execution can be canceled.
|
![]() ![]() | InteractiveActionLeave |
Occurs when the mouse cursor leaves the area of a report item's action.
|
![]() | Obsolete.
Occurs when the report in the viewer control is printed.
| |
![]() ![]() | PrintBegin |
Occurs when the report in the viewer control starts printing.
|
![]() ![]() | PrintEnd |
Occurs when the report printing in the viewer control is finished.
|
![]() ![]() | RenderingBegin |
Occurs when the report in the viewer control starts rendering.
|
![]() ![]() | RenderingEnd |
Occurs when the report rendering in the viewer control is finished.
|
![]() ![]() | UpdateUI |
Occurs when the UI of the report viewer control is updated.
|
![]() | ViewerAreaPaint |
Occurs when the viewer's area is painted.
|
![]() ![]() | ViewerToolTipOpening |
Occurs when the tooltip, associated with a report item, is being opened
|