SearchEventHandler-Delegat
Represents the method that will handle a Search event.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
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.