ReportExecutionService.FindStringCompleted 이벤트
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
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에서는 이벤트를 지원하지 않습니다.
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스