Délégué ZoomChangedEventHandler
Represents the method that will handle the ZoomChange event of a ReportViewer.
Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)
Syntaxe
Paramètres
- sender
The object raising the event.
- e
A ZoomChangeEventArgs object containing information about the event.
Notes
For more information about handling events, see Consommation d'événements.