Freigeben über


ReportViewer.PageNavigation-Ereignis

Occurs when a user changes pages in a report.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

Hinweise

This event occurs when a user changes pages in a report. Information about this event is passed in a PageNavigationEventArgs object to the PageNavigationEventHandler delegate, which handles the event.

For more information about handling events, see Behandeln von Ereignissen.

Siehe auch

Verweis

ReportViewer-Klasse
ReportViewer-Member
Microsoft.Reporting.WinForms-Namespace