Back to Devexpress

DataFormPropertyValidationEventArgs Properties

maui-devexpress-dot-maui-dot-dataform-dot-dataformpropertyvalidationeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

DataFormPropertyValidationEventArgs Properties

Provides data for the ValidateProperty event.

NameDescription
CurrentValueGets or sets the current value of the data field that is about to be updated.
ErrorTextGets or sets the error message displayed below the editor on the data form.
HasErrorGets or sets whether the new value is valid.
NewValueGets the new value that should be validated.
PropertyNameGets the name of the processed data field (property).

See Also

DataFormPropertyValidationEventArgs Class

DataFormPropertyValidationEventArgs Members

DevExpress.Maui.DataForm Namespace