BaseEdit.HasValidationError Attached Property
In This Article
Gets whether an editor has a validation error. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if the editor has a validation error; otherwise, false. |
See Also