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