Reports for WinForms | ComponentOne
C1.C1Report.4 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
    public event EventHandler BusyStateChanged
    See Also