Back to Devexpress

Chip.SelectedDisabledIconColor Property

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

latest774 B
Original Source

Chip.SelectedDisabledIconColor Property

Gets or sets the 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 SelectedDisabledIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace