Skip to main content

DXPopupMenu.ContextOwnerControl Property

For internal use.

Namespace: DevExpress.Utils.Menu

Assembly: DevExpress.Utils.v23.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