Back to Devexpress

Chip.DisabledTextColor Property

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

latest779 B
Original Source

Chip.DisabledTextColor Property

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

Property Value

TypeDescription
Color

The text color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace