DateRangeControl.EndValidationErrorTemplate Property
Gets or sets a template for the end date validation error. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | Specifies a template for the end date validation error. |
See Also