ValidateRangeEventArgs.EndError Property
Gets or sets the error description for the end date of the validated range.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | Specifies the error description for the end date of the validated range. |
See Also