Back to Devexpress

Chip.CheckIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-133d2012.md

latest797 B
Original Source

Chip.CheckIconColor Property

Gets or sets the color of the icon displayed when the chip is in the checked state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color CheckIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace