BaseEdit.OwnerEdit Attached Property
In This Article
Returns an editor to which a child element belongs. This is an attached property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Returns
Type | Description |
---|---|
Base |
An editor to which a child element belongs |
See Also