Back to Devexpress

FilterChipGroupItemBase.ShowValuesOutOfFilter Property

maui-devexpress-dot-maui-dot-editors-dot-filterchipgroupitembase-6c02f489.md

latest972 B
Original Source

FilterChipGroupItemBase.ShowValuesOutOfFilter Property

Gets or sets whether the chip group contains items that do not meet the applied filter query. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ShowValuesOutOfFilter { get; set; }

Property Value

TypeDescription
Boolean

true to display items that do not meet the applied filter; otherwise, false.

|

See Also

FilterChipGroupItemBase Class

FilterChipGroupItemBase Members

DevExpress.Maui.Editors Namespace