DocumentMapNavigationEventHandler-Delegat
Represents the method that will handle the DocumentMapNavigation event of a ReportViewer.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Parameter
- sender
The object raising the event.
- e
A DocumentMapNavigationEventArgs object containing the event arguments.
Hinweise
For more information about handling events, see Behandeln von Ereignissen.