FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / OnRunWorkerCompleted Method

In This Topic
    OnRunWorkerCompleted Method (C1FlexViewerPane)
    In This Topic
    Executes when the background thread is about to finish.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnRunWorkerCompleted() 
    protected override void OnRunWorkerCompleted()
    See Also