FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / Busy Property

In This Topic
    Busy Property
    In This Topic
    Gets the flag indicating whether the viewer pane is currently busy.
    Syntax
    'Declaration
     
    Public ReadOnly Property Busy As Boolean
    public bool Busy {get;}
    See Also