Back to Devexpress

FilterChipGroupItemBase.ShowValueCounts Property

maui-devexpress-dot-maui-dot-editors-dot-filterchipgroupitembase-4ee20f42.md

latest931 B
Original Source

FilterChipGroupItemBase.ShowValueCounts Property

Gets or sets whether chips display the number of items that meet the filter criteria. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ShowValueCounts { get; set; }

Property Value

TypeDescription
Boolean

true to display value count in chips; otherwise, false.

|

See Also

FilterChipGroupItemBase Class

FilterChipGroupItemBase Members

DevExpress.Maui.Editors Namespace