Back to Devexpress

IDashboardControl.Dashboard Property

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

latest1.1 KB
Original Source

IDashboardControl.Dashboard Property

Gets or sets the currently opened dashboard.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
Dashboard Dashboard { get; set; }
vb
Property Dashboard As Dashboard

Property Value

TypeDescription
Dashboard

A Dashboard object that is the currently opened dashboard.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace