Skip to main content
A newer version of this page is available. .

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.v18.2.Win.dll

Declaration

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

Returns

Type
Boolean
See Also