Back to Devexpress

BaseEdit.HasValidationError Attached Property

wpf-devexpress-dot-xpf-dot-editors-dot-baseedit-bcd0ffe7.md

latest956 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetHasValidationError(DependencyObject).

Returns

TypeDescription
Boolean

true if the editor has a validation error; otherwise, false.

|

See Also

Validate

BaseEdit Class

BaseEdit Members

DevExpress.Xpf.Editors Namespace