Back to Devexpress

ChipGroup.ChipPressedCheckIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-16b4d85e.md

latest860 B
Original Source

ChipGroup.ChipPressedCheckIconColor Property

Gets or sets the check icon’s color for chips in this group when they are pressed. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ChipPressedCheckIconColor { get; set; }

Property Value

TypeDescription
Color

The check icon’s color.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace