DateTimeRange.Empty Property
In This Article
Gets an empty datetime range.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public static DateTimeRange Empty { get; }
#Property Value
Type | Description |
---|---|
Date |
An empty datetime range. |
See Also