Back to Devexpress

ItemsEditBase.DropDownItemTextColor Property

maui-devexpress-dot-maui-dot-editors-dot-itemseditbase-55fc7074.md

latest834 B
Original Source

ItemsEditBase.DropDownItemTextColor Property

Gets or sets the text color of the drop-down list items. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color DropDownItemTextColor { get; set; }

Property Value

TypeDescription
Color

The text color.

|

See Also

ItemsEditBase Class

ItemsEditBase Members

DevExpress.Maui.Editors Namespace