C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / BusyStateChanged Event

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