DXPopupMenu.ContextOwnerControl Property
For internal use.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.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