Delegado BookmarkNavigationEventHandler
Represents the method that will handle the BookmarkNavigation event of a ReportViewer.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)
Sintaxis
Parámetros
- sender
The object that raised the event.
- e
A BookmarkNavigationEventArgs object that contains the event arguments.
Comentarios
For more information about handling events, see Utilizar eventos.