Back to Devexpress

Chip.DisabledRemoveIconColor Property

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

latest813 B
Original Source

Chip.DisabledRemoveIconColor Property

Gets or sets the remove icon’s color when the chip is disabled. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color DisabledRemoveIconColor { get; set; }

Property Value

TypeDescription
Color

The remove icon’s color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace