BaseEdit.HasValidationError Attached Property
Gets whether an editor has a validation error. 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 |
---|---|
Boolean | true if the editor has a validation error; otherwise, false. |
See Also