A newer version of this page is available.
Switch to the current version.
DXPopupMenu.CloseUp Event
Fires after the menu has been closed.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v19.1.dll
Declaration
Event Data
The CloseUp event's data class is EventArgs.
Remarks
The menu currently being processed can be accessed via the event's sender parameter.
See Also
Feedback