FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / UseAsyncRendering Property

In This Topic
    UseAsyncRendering Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating if the document should be generated asynchronously.
    Syntax
    'Declaration
     
    Public Property UseAsyncRendering As Boolean
    public bool UseAsyncRendering {get; set;}
    See Also