Skip to main content

DateRange Struct

Stores a date range.

Namespace: DevExpress.UI.Xaml.Editors

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public struct DateRange :
    IEnumerable<DateTime>,
    IEnumerable

The following members return DateRange objects:

See Also