Back to Devexpress

Chip.RemoveIconColor Property

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

latest722 B
Original Source

Chip.RemoveIconColor Property

Gets or sets the Remove icon color.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color RemoveIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace