Back to Devexpress

Chip.DisabledCheckIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-35e97f8f.md

latest805 B
Original Source

Chip.DisabledCheckIconColor Property

Gets or sets the check icon’s 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 DisabledCheckIconColor { get; set; }

Property Value

TypeDescription
Color

The check icon’s color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace