PredefinedDateRange.End Property
Gets the end date of the predefined date range.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DateTime | Specifies the end date of the predefined date range. |
See Also