Back to Devexpress

EditBase.IsErrorIconVisible Property

maui-devexpress-dot-maui-dot-editors-dot-editbase-7a14d385.md

latest840 B
Original Source

EditBase.IsErrorIconVisible Property

Gets or sets whether the error icon is visible. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool IsErrorIconVisible { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true to display the error icon; otherwise, false

|

See Also

EditBase Class

EditBase Members

DevExpress.Maui.Editors Namespace