FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / OnRunWorkerCompleted Method

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