Back to Devexpress

Chip.SelectedDisabledTextColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-021b068a.md

latest774 B
Original Source

Chip.SelectedDisabledTextColor Property

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

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace