DocumentMapNavigationEventHandler-Delegat
Represents the method that will handle the DocumentMapNavigation event of a ReportViewer.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
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.