Back to Devexpress

ChipGroup.ChipRoundedIcon Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-ffcd39e7.md

latest846 B
Original Source

ChipGroup.ChipRoundedIcon Property

Gets or sets whether chip icons in this group are rounded. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ChipRoundedIcon { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if icons are rounded; otherwise, false.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace