Back to Devexpress

DataFormComboBoxEditorAttribute.IsFilterEnabled Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformcomboboxeditorattribute-e26d9673.md

latest912 B
Original Source

DataFormComboBoxEditorAttribute.IsFilterEnabled Property

Gets or sets whether item filtering by user input is enabled.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool IsFilterEnabled { get; set; }

Property Value

TypeDescription
Boolean

true to enable filtering; otherwise, false.

|

See Also

DataFormComboBoxEditorAttribute Class

DataFormComboBoxEditorAttribute Members

DevExpress.Maui.DataForm Namespace