DashboardControl.LayoutChanged Event
Occurs after the dashboard layout is changed.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
Declaration
Event Data
The LayoutChanged event's data class is EventArgs.
See Also