Skip to main content
A newer version of this page is available. .

DXPopupMenu.ContextOwnerControl Property

For internal use.

Namespace: DevExpress.Utils.Menu

Assembly: DevExpress.Utils.v20.2.dll

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

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Control ContextOwnerControl { get; set; }

Property Value

Type
Control
See Also