Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1DocumentSource Class / BusyState Property

In This Topic
    BusyState Property (C1DocumentSource)
    In This Topic
    Gets the current busy state of the current C1DocumentSource.
    Syntax
    'Declaration
     
    Public ReadOnly Property BusyState As C1DocumentSourceBusyState
    public C1DocumentSourceBusyState BusyState {get;}
    See Also