C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / DirtyChanged Event

In This Topic
DirtyChanged Event (C1DocumentSource)
In This Topic
Occurs when the Dirty property value changes.
Syntax
'Declaration
 
Public Event DirtyChanged As EventHandler
 
See Also