Skip to main content

DXPopupMenu.GenerateCloseUpEvent() Method

Fires a specific event that typically occurs after the menu has disappeared.

Namespace: DevExpress.Utils.Menu

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public virtual void GenerateCloseUpEvent()

Remarks

This method supports the internal infrastructure and is not intended to be used directly from your code.

See Also