DxSchedulerTimeSpanRange.IsDay Property
In This Article
Specifies whether the interval equals to one day.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public bool IsDay { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also