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.v24.1.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