Skip to main content
A newer version of this page is available. .

DateRange Struct

Stores a date range.

Namespace: DevExpress.UI.Xaml.Editors

Assembly: DevExpress.UI.Xaml.Editors.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public struct DateRange :
    IEnumerable<DateTime>,
    IEnumerable

The following members return DateRange objects:

See Also