FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PdfDocumentSource Class / BusyState Property

In This Topic
    BusyState Property (C1PdfDocumentSource)
    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