FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / UseAsyncRendering Property

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