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