ReportViewer.DocumentMapNavigation Event
Visual Studio 2008
Occurs when a document map node is selected.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
This event occurs when a document map node is selected. Information about this event is passed in a DocumentMapNavigationEventArgs object to the DocumentMapNavigationEventHandler delegate, which handles the event.
For more information about handling events, see Consuming Events.