Skip to main content
A newer version of this page is available. .

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
BaseValidationError

A BaseValidationError object containing validation error settings.

See Also