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

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