[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.DirtyChanged

DirtyChanged Event

Occurs when the Dirty property value changes.

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[C1Description("C1DocumentSource.DirtyChanged", "Occurs when the Dirty property value changes.")]
public event EventHandler DirtyChanged
<C1Description("C1DocumentSource.DirtyChanged", "Occurs when the Dirty property value changes.")>
Public Event DirtyChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the property value changes.