LookUpEditSettingsBase.AllowRejectUnknownValues Property
Gets or sets whether to allow a user to enter the values that are not present in the data source. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to reject unknown values; otherwise, false. |
See Also