Back to Devexpress

DataFormView.EditorHelpTextColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-6ef5ac80.md

latest851 B
Original Source

DataFormView.EditorHelpTextColor Property

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

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color EditorHelpTextColor { get; set; }

Property Value

TypeDescription
Color

The editor’s help text color.

|

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace