LookUpEditBase.SelectedItemValue Property
In This Article
Gets the value of the selected item. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the selected item's value. |
See Also