TimeSpanRange.Day Property
In This Article
Gets the range that specifies the entire day.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public static TimeSpanRange Day { get; }
#Property Value
Type | Description |
---|---|
Time |
The range that specifies the entire day. |
See Also