C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / BusyStateChanged Event

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