ReportViewer Events
Visual Studio 2005
| Name | Description | |
|---|---|---|
| AutoSizeChanged | (Inherited from UserControl.) |
| AutoValidateChanged | (Inherited from UserControl.) |
| Back | Occurs when a user navigates back to a parent report from a drillthrough report. |
| BackColorChanged | (Inherited from Control.) |
| BackgroundImageChanged | (Inherited from Control.) |
| BackgroundImageLayoutChanged | (Inherited from Control.) |
| BindingContextChanged | (Inherited from Control.) |
| BookmarkNavigation | Occurs when the user navigates to a bookmark in a report. |
| CausesValidationChanged | (Inherited from Control.) |
| ChangeUICues | (Inherited from Control.) |
| Click | (Inherited from Control.) |
| ClientSizeChanged | (Inherited from Control.) |
| ContextMenuChanged | (Inherited from Control.) |
| ContextMenuStripChanged | (Inherited from Control.) |
| ControlAdded | (Inherited from Control.) |
| ControlRemoved | (Inherited from Control.) |
| CursorChanged | (Inherited from Control.) |
| Disposed | (Inherited from Component.) |
| DockChanged | (Inherited from Control.) |
| DocumentMapNavigation | Occurs when a document map node is selected. |
| DoubleClick | (Inherited from Control.) |
| DragDrop | (Inherited from Control.) |
| DragEnter | (Inherited from Control.) |
| DragLeave | (Inherited from Control.) |
| DragOver | (Inherited from Control.) |
| Drillthrough | Occurs when a drillthrough item is selected in a report. |
| EnabledChanged | (Inherited from Control.) |
| Enter | (Inherited from Control.) |
| FontChanged | (Inherited from Control.) |
| ForeColorChanged | (Inherited from Control.) |
| GiveFeedback | (Inherited from Control.) |
| GotFocus | (Inherited from Control.) |
| HandleCreated | (Inherited from Control.) |
| HandleDestroyed | (Inherited from Control.) |
| HelpRequested | (Inherited from Control.) |
| Hyperlink | Occurs when a user clicks a hyperlink in a report. |
| ImeModeChanged | (Inherited from Control.) |
| Invalidated | (Inherited from Control.) |
| KeyDown | (Inherited from Control.) |
| KeyPress | (Inherited from Control.) |
| KeyUp | (Inherited from Control.) |
| Layout | (Inherited from Control.) |
| Leave | (Inherited from Control.) |
| Load | (Inherited from UserControl.) |
| LocationChanged | (Inherited from Control.) |
| LostFocus | (Inherited from Control.) |
| MarginChanged | (Inherited from Control.) |
| MouseCaptureChanged | (Inherited from Control.) |
| MouseClick | (Inherited from Control.) |
| MouseDoubleClick | (Inherited from Control.) |
| MouseDown | (Inherited from Control.) |
| MouseEnter | (Inherited from Control.) |
| MouseHover | (Inherited from Control.) |
| MouseLeave | (Inherited from Control.) |
| MouseMove | (Inherited from Control.) |
| MouseUp | (Inherited from Control.) |
| MouseWheel | (Inherited from Control.) |
| Move | (Inherited from Control.) |
| PaddingChanged | (Inherited from Control.) |
| PageNavigation | Occurs when a user changes pages in a report. |
| Paint | (Inherited from Control.) |
| ParentChanged | (Inherited from Control.) |
| PreviewKeyDown | (Inherited from Control.) |
| Occurs when a user prints the report. | |
| QueryAccessibilityHelp | (Inherited from Control.) |
| QueryContinueDrag | (Inherited from Control.) |
| RegionChanged | (Inherited from Control.) |
| RenderingBegin | Occurs when the report in the ReportViewer begins rendering. |
| RenderingComplete | Occurs when the report finishes rendering. |
| ReportError | Raised when an error occurs in the report. |
| ReportExport | Occurs when the user clicks the Export button. |
| ReportRefresh | Occurs when the report is refreshed. |
| Resize | (Inherited from Control.) |
| RightToLeftChanged | (Inherited from Control.) |
| Scroll | (Inherited from ScrollableControl.) |
| Search | This event occurs when the user clicks the Find or Find Next button. |
| SizeChanged | (Inherited from Control.) |
| Sort | Occurs when the user activates a sort. |
| StyleChanged | (Inherited from Control.) |
| SystemColorsChanged | (Inherited from Control.) |
| TabIndexChanged | (Inherited from Control.) |
| TabStopChanged | (Inherited from Control.) |
| TextChanged | (Inherited from UserControl.) |
| Toggle | Occurs when the user toggles the visibility of an item in the report. |
| Validated | (Inherited from Control.) |
| Validating | (Inherited from Control.) |
| ViewButtonClick | Occurs when the user clicks the View button. |
| VisibleChanged | (Inherited from Control.) |
| ZoomChange | Occurs when the user changes the zoom level of the ReportViewer control. |