DxSchedulerDateTimeRange.Today Property
Gets the current day.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public static DxSchedulerDateTimeRange Today { get; }
Property Value
| Type | Description |
|---|---|
| DxSchedulerDateTimeRange | The current day. |
See Also