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