ListBoxEditItem.Owner Property
Gets the item’s owner.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Editors.Popups.EditorListBox | An owner for the current list box item. |
See Also