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

DashboardDesigner.DashboardChanged Event

Occurs after a dashboard has been opened.

Namespace: DevExpress.DashboardWin

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

Declaration

public event EventHandler DashboardChanged

Event Data

The DashboardChanged event's data class is EventArgs.

Remarks

The DashboardChanged event fires in the following instances.

See Also