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