Back to Devexpress

SetInitialDashboardStateBaseEventArgs.Dashboard Property

dashboard-devexpress-dot-dashboardcommon-dot-setinitialdashboardstatebaseeventargs-e0ca0578.md

latest1.2 KB
Original Source

SetInitialDashboardStateBaseEventArgs.Dashboard Property

A dashboard whose state can be initialized.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public Dashboard Dashboard { get; }
vb
Public ReadOnly Property Dashboard As Dashboard

Property Value

TypeDescription
Dashboard

A Dashboard object.

|

See Also

SetInitialDashboardStateBaseEventArgs Class

SetInitialDashboardStateBaseEventArgs Members

DevExpress.DashboardCommon Namespace