RibbonControl.CommandLayoutChanged Event
In This Article
Fires when the RibbonControl.CommandLayout property value changes.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Event Data
The CommandLayoutChanged event's data class is DevExpress.XtraBars.Ribbon.CommandLayoutChangedEventArgs.
See Also