DXPopupMenu.OwnerPopup Property
Gets or sets the object that created the current popup menu. For internal use.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that created the current popup menu. |
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also