IDashboardControl.LayoutChanged Event
Occurs after the dashboard layout is changed.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Event Data
The LayoutChanged event's data class is EventArgs.
See Also