DateTimeRange.Today Property
In This Article
Gets the current calendar day.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public static DateTimeRange Today { get; }
#Property Value
Type | Description |
---|---|
Date |
The current calendar day. |
See Also