ComponentOne FlexReport for WinForms
UseAsyncRendering Property (C1FlexViewerDialog)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerDialog Class : UseAsyncRendering Property
Gets or sets a value indicating if the document should be generated asynchronously.
Syntax
'Declaration
 
Public Property UseAsyncRendering As System.Boolean
public System.bool UseAsyncRendering {get; set;}
See Also

Reference

C1FlexViewerDialog Class
C1FlexViewerDialog Members