Back to Devexpress

DataFormPropertyValidationEventArgs.ErrorText Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformpropertyvalidationeventargs-7a92726b.md

latest934 B
Original Source

DataFormPropertyValidationEventArgs.ErrorText Property

Gets or sets the error message displayed below the editor on the data form.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string ErrorText { get; set; }

Property Value

TypeDescription
String

A string value that specifies an error message.

|

See Also

DataFormPropertyValidationEventArgs Class

DataFormPropertyValidationEventArgs Members

DevExpress.Maui.DataForm Namespace