Back to Devexpress

Chip.SelectedDisabledRemoveIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-5ad4de68.md

latest793 B
Original Source

Chip.SelectedDisabledRemoveIconColor Property

Gets or sets the Remove icon color when the chip is selected and disabled.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color SelectedDisabledRemoveIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace