Back to Devexpress

BaseEdit.ValidationError Attached Property

wpf-devexpress-dot-xpf-dot-editors-dot-baseedit-31bbbc87.md

latest972 B
Original Source

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetValidationError(DependencyObject).

Returns

TypeDescription
BaseValidationError

A BaseValidationError object containing validation error settings.

|

See Also

BaseEdit Class

BaseEdit Members

DevExpress.Xpf.Editors Namespace