FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.DxToolkit Namespace / DxControl Class / OnRunWorkerCompleted Method

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