ReportViewer.BookmarkNavigation-Ereignis
Occurs when a user browses to a bookmark in a report.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Hinweise
This event occurs when a user browses to a bookmark in the report. Information about this event is passed in a BookmarkNavigationEventArgs object to the BookmarkNavigationEventHandler delegate, which handles the event.
For more information about handling events, see Behandeln von Ereignissen.
Siehe auch
Verweis
ReportViewer-Klasse
ReportViewer-Member
Microsoft.Reporting.WebForms-Namespace