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

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