BaseEdit.ValidationError Attached Property
Gets the validation error defined for the editor. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
BaseValidationError | A BaseValidationError object containing validation error settings. |
See Also