ValidateRangeEventArgs.End Property
Gets the end date of the validated range.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> | Specifies the end date of the validated range. |
See Also