Back to Devexpress

Chip.RoundedIcon Property

maui-devexpress-dot-maui-dot-editors-dot-chip-ddd165a2.md

latest779 B
Original Source

Chip.RoundedIcon Property

Gets or sets whether the chip icons are rounded.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool RoundedIcon { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if chip icons are rounded; otherwise, false.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace