FlexReport for WinForms
BusyStateChanged イベント


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : BusyStateChanged イベント
BusyStateプロパティの値が変更されたときに発生します。
シンタックス
'宣言
 
Public Event BusyStateChanged As System.EventHandler
'使用法
 
Dim instance As C1DocumentSource
Dim handler As System.EventHandler
 
AddHandler instance.BusyStateChanged, handler
public event System.EventHandler BusyStateChanged
参照

C1DocumentSource クラス
C1DocumentSource メンバ