Skip to main content

DashboardDesigner.CloseDashboard() Method

In This Article
OBSOLETE

This method is now obsolete. Use the HandleDashboardClosing() method instead.

Obsolete. Use the HandleDashboardClosing() method instead.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

#Declaration

[Obsolete("This method is now obsolete. Use the HandleDashboardClosing method instead.")]
public bool CloseDashboard()

#Returns

Type
Boolean
See Also