FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1DocumentSource Class / IsBusy Property

In This Topic
    IsBusy Property (C1DocumentSource)
    In This Topic
    Gets the value indicating whether the current C1DocumentSource busy.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBusy As Boolean
    public bool IsBusy {get;}
    See Also