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