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

In This Topic
    OnDoWork Method (FlexViewerPane)
    In This Topic
    Does some job in the background thread.
    Syntax
    'Declaration
     
    Protected Overrides Function OnDoWork() As Boolean
    protected override bool OnDoWork()
    See Also