Back to Devexpress

InputChipGroup.EditorTextColor Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-e3449e98.md

latest809 B
Original Source

InputChipGroup.EditorTextColor Property

Gets or sets text color in the editor. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color EditorTextColor { get; set; }

Property Value

TypeDescription
Color

The text color.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace