Skip to main content

DashboardViewer.DashboardChanged Event

Occurs after a dashboard has been opened.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public event EventHandler DashboardChanged

Event Data

The DashboardChanged event's data class is EventArgs.

Remarks

The DashboardChanged event fires in the following instances.

Implements

See Also