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

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