BarSubItem.Popup Event
In This Article
Occurs when the submenu pops up.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Event Data
The Popup event's handler receives an argument of the EventArgs type.
See Also