RibbonControl.MinimizedRibbonHiding Event
Provides access to the collapsed ribbon that has been displayed in a pop-up and is about to be hidden.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The MinimizedRibbonHiding event's data class is DevExpress.XtraBars.Ribbon.MinimizedRibbonEventArgs.
Remarks
See the RibbonControl.MinimizedRibbonShowing event for details.
See Also