Back to Devexpress

IDashboardControl.AsyncMode Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-8c06d191.md

latest1.1 KB
Original Source

IDashboardControl.AsyncMode Property

Gets or sets whether DashboardViewer/DashboardDesigner operates in asynchronous mode.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
bool AsyncMode { get; set; }
vb
Property AsyncMode As Boolean

Property Value

TypeDescription
Boolean

true , to use asynchronous mode; otherwise, false.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace