SSRSDocumentSource for WinForms
GenerateCompleted イベント

構文
'宣言
 
Public Shadows Event GenerateCompleted As System.EventHandler(Of AsyncCompletedEventArgs)
public new event System.EventHandler<AsyncCompletedEventArgs> GenerateCompleted
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.ComponentModel.AsyncCompletedEventArgs 型の引数を受け取りました。次の AsyncCompletedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancelled  
Error  
UserState  
参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ