FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / OnDoWork Method

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