Back to Devexpress

ListBoxEdit.AllowRejectUnknownValues Property

wpf-devexpress-dot-xpf-dot-editors-dot-listboxedit-d1df6d32.md

latest1.0 KB
Original Source

ListBoxEdit.AllowRejectUnknownValues Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public bool AllowRejectUnknownValues { get; set; }
vb
Public Property AllowRejectUnknownValues As Boolean

Property Value

Type
Boolean

See Also

ListBoxEdit Class

ListBoxEdit Members

DevExpress.Xpf.Editors Namespace