FlexReport for WinForms
DirtyChanged イベント (C1DocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : DirtyChanged イベント
Occurs when the Dirty property value changes.
シンタックス
'宣言
 
Public Event DirtyChanged As System.EventHandler
'使用法
 
Dim instance As C1DocumentSource
Dim handler As System.EventHandler
 
AddHandler instance.DirtyChanged, handler
public event System.EventHandler DirtyChanged
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ