PopupMenu.GetPopup() Method
In This Article
Returns the popup with the menu item that owns this PopupMenu.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
DevExpress. |
The popup with the menu item that owns this Popup |
See Also