FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / Busy Property

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