[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.BusyStateChanged

BusyStateChanged Event

Occurs when the BusyState property value changes.

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[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
Returns
Type Description
EventHandler Occurs when the property value changes.