A newer version of this page is available.
Switch to the current version.
DXPopupMenu.PopupHide Event
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v19.1.dll
Declaration
[Browsable(false)]
public event EventHandler PopupHide
<Browsable(False)>
Public Event PopupHide As EventHandler
Event Data
The PopupHide event's data class is EventArgs.
See Also
Feedback