Skip to main content

DashboardDesigner.CloseDashboard() Method

OBSOLETE

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

Obsolete. Use the HandleDashboardClosing() method instead.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v23.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