ReportExecutionService.FindStringCompleted, événement

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Event FindStringCompleted As FindStringCompletedEventHandler
public event FindStringCompletedEventHandler FindStringCompleted
public:
 event FindStringCompletedEventHandler^ FindStringCompleted {
    void add (FindStringCompletedEventHandler^ value);
    void remove (FindStringCompletedEventHandler^ value);
}
member FindStringCompleted : IEvent<FindStringCompletedEventHandler,
    FindStringCompletedEventArgs>
JScript ne prend pas en charge les événements.

Voir aussi

Référence

ReportExecutionService Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms