ReportForm.UseDatasetAsyncContents Property

Flag to use DatasetAsyncContent on datatable grid report.
<ID("UseDatasetAsyncContents", (int)e.UseDatasetAsyncContents)> _ 
Public Property UseDatasetAsyncContents() As Boolean
This language is not supported or no code example is available.
[ID("UseDatasetAsyncContents", (int)e.UseDatasetAsyncContents)] 
public bool UseDatasetAsyncContents {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition