Back to Devexpress

Chip.DisabledIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-697e9d26.md

latest775 B
Original Source

Chip.DisabledIconColor Property

Gets or sets the icon color in the disabled state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color DisabledIconColor { get; set; }

Property Value

TypeDescription
Color

The icon color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace