ComboBoxEdit.ShowCustomItems Property
In This Article
Gets or sets whether to display custom items. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Boolean> | true, to display custom items; otherwise, false. |
See Also