FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane.BusySection Class / Dispose Method

In This Topic
    Dispose Method (C1FlexViewerPane.BusySection)
    In This Topic
    Disposes the busy section, lowers the C1FlexViewerPane.Busy flag on the preview pane.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also