Delegato ZoomChangedEventHandler
Represents the method that will handle the ZoomChange event of a ReportViewer.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Sintassi
Parametri
- sender
The object raising the event.
- e
A ZoomChangeEventArgs object containing information about the event.
Osservazioni
For more information about handling events, see Utilizzo degli eventi.