BaseValidationError.ErrorContent Property
Gets the error description.
Namespace: DevExpress.UI.Xaml.Editors.Native
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that specifies the error content. |
See Also