[]
Occurs when the BusyState property value changes.
[C1Description("C1DocumentSource.BusyStateChanged", "Occurs when the BusyState property value changes.")]
public event EventHandler BusyStateChanged
<C1Description("C1DocumentSource.BusyStateChanged", "Occurs when the BusyState property value changes.")>
Public Event BusyStateChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the property value changes. |