FlexReport for WPF
BusyStateChanged イベント (C1DocumentSource)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > 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 メンバ