ReportViewer Events
Visual Studio 2005
| Name | Description | |
|---|---|---|
| Back | Occurs when a user navigates from a drillthrough report back to the parent report. |
| BookmarkNavigation | Occurs when a user browses to a bookmark in a report. |
| DataBinding | (Inherited from Control.) |
| Disposed | (Inherited from Control.) |
| DocumentMapNavigation | Occurs when a document map node is selected. |
| Drillthrough | Occurs when a drillthrough item is selected. |
| Init | (Inherited from Control.) |
| Load | (Inherited from Control.) |
| PageNavigation | Occurs when a user moves to a different page in a report. |
| PreRender | (Inherited from Control.) |
| ReportError | Occurs when an error is found in the report. |
| ReportRefresh | Occurs when the report is refreshed. |
| Search | Occurs when the Find or Find Next button is clicked. |
| Sort | Occurs when the user activates a sort on the report data. |
| Toggle | Occurs when the user toggles the visibility of an item in the report. |
| Unload | (Inherited from Control.) |