BaseValidationError.ErrorContent Property
Gets the error description.
Namespace: DevExpress.Xpf.Editors.Validation
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that specifies the error content. |
See Also