Back to Devexpress

DashboardDesigner.LoadInactiveTabs Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-3358923b.md

latest1.0 KB
Original Source

DashboardDesigner.LoadInactiveTabs Property

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
[DefaultValue(true)]
public bool LoadInactiveTabs { get; set; }
vb
<DefaultValue(True)>
Public Property LoadInactiveTabs As Boolean

Property Value

TypeDefault
Booleantrue

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace