Back to Devexpress

DataFormView.EditorErrorColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-d902067f.md

latest911 B
Original Source

DataFormView.EditorErrorColor Property

Gets or sets the color of editor borders, in-place labels, error icons, and error messages if there are input errors. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color EditorErrorColor { get; set; }

Property Value

TypeDescription
Color

The color that indicates an input error.

|

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace