ZoomChangedEventHandler-Delegat
Represents the method that will handle the ZoomChange event of a ReportViewer.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
Parameter
- sender
The object raising the event.
- e
A ZoomChangeEventArgs object containing information about the event.
Hinweise
For more information about handling events, see Behandeln von Ereignissen.