Back to Devexpress

DashboardClosingEventArgs.Dashboard Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardclosingeventargs.md

latest1.3 KB
Original Source

DashboardClosingEventArgs.Dashboard Property

Gets the dashboard which is being closed.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Dashboard

A Dashboard object that represents the dashboard which is being closed.

|

See Also

IsDashboardModified

DashboardClosingEventArgs Class

DashboardClosingEventArgs Members

DevExpress.DashboardWin Namespace