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

DashboardViewer.DashboardChanged Event

Occurs after a dashboard has been opened.

Namespace: DevExpress.DashboardWin

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

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.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