Back to Devexpress

DataFormItem.ErrorColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-0a600e69.md

latest878 B
Original Source

DataFormItem.ErrorColor Property

Gets or sets the color of the editor’s borders, in-place label, error icon, and error message. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ErrorColor { get; set; }

Property Value

TypeDescription
Color

The color that indicates an input error.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace