BookmarkNavigationEventHandler-Delegat
Represents the method that will handle the BookmarkNavigation event of a ReportViewer.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
Parameter
- sender
The object that raised the event.
- e
A BookmarkNavigationEventArgs object that contains the event arguments.
Hinweise
For more information about handling events, see Behandeln von Ereignissen.