[]
Occurs when the Dirty property value changes.
[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
| Type | Description |
|---|---|
| EventHandler | Occurs when the property value changes. |