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

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