Back to Devexpress

DataFormItem.HelpTextColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-f7c93770.md

latest842 B
Original Source

DataFormItem.HelpTextColor Property

Gets or sets the color of help text displayed below the editor. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color HelpTextColor { get; set; }

Property Value

TypeDescription
Color

The editor’s help text color.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace