Back to Devexpress

FilterCheckedChipGroupItemBase.SelectAllWhenFilterIsNull Property

maui-devexpress-dot-maui-dot-editors-dot-filtercheckedchipgroupitembase-3f7f2d2b.md

latest1006 B
Original Source

FilterCheckedChipGroupItemBase.SelectAllWhenFilterIsNull Property

Gets or sets whether to select all filter values when no value is selected. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool SelectAllWhenFilterIsNull { get; set; }

Property Value

TypeDescription
Boolean

true to select all filter values when the current filter is null; otherwise, false.

|

See Also

FilterCheckedChipGroupItemBase Class

FilterCheckedChipGroupItemBase Members

DevExpress.Maui.Editors Namespace