FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / UseAsyncRendering Property

In This Topic
    UseAsyncRendering Property (C1FlexViewer)
    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