Back to Devexpress

DashboardControl.LayoutChanged Event

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-b1bfbe9f.md

latest1.1 KB
Original Source

DashboardControl.LayoutChanged Event

Occurs after the dashboard layout is changed.

Namespace : DevExpress.DashboardWpf

Assembly : DevExpress.Dashboard.v25.2.Wpf.dll

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public event EventHandler LayoutChanged
vb
Public Event LayoutChanged As EventHandler

Event Data

The LayoutChanged event's data class is EventArgs.

See Also

DashboardControl Class

DashboardControl Members

DevExpress.DashboardWpf Namespace