Back to Devexpress

ChipGroup.ChipCheckIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-254f0a46.md

latest827 B
Original Source

ChipGroup.ChipCheckIconColor Property

Gets or sets the color of the check icon for chips in this group. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ChipCheckIconColor { get; set; }

Property Value

TypeDescription
Color

The check icon’s color.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace