Back to Devexpress

IDashboardControl.EnableWaitForm Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-f5b5ae7e.md

latest1.3 KB
Original Source

IDashboardControl.EnableWaitForm Property

Gets or sets whether the DashboardViewer / DashboardDesigner displays a Wait Form when a time-consuming operation is performed.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Boolean

true , if the control displays a Wait Form when a time-consuming operation is performed; otherwise, false.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace