Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1SSRSDocumentSource Class / BusyStateChanged Event

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