RadialMenu.MouseUp Event
Occurs when the mouse pointer is over the control and a mouse button is released.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The MouseUp event's data class is DevExpress.XtraBars.Ribbon.RadialMenuMouseUpEventArgs.
See Also