RibbonControl.MinimizedRibbonHiding Event
Provides access to the collapsed ribbon that is displayed in a pop-up and is in the process of being hidden.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.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