Share via


ReportExecutionService.LoadReportCompleted, événement

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

Syntaxe

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

Voir aussi

Référence

ReportExecutionService Classe

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