FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / UseAsyncRendering Property

In This Topic
    UseAsyncRendering Property (FlexViewerPane)
    In This Topic
    Indicates if the document should be generated asynchronously.
    Syntax
    'Declaration
     
    Public Property UseAsyncRendering As Boolean
    public bool UseAsyncRendering {get; set;}
    See Also