Back to Devexpress

DxSchedulerTimeSpanRange.Empty Property

blazor-devexpress-dot-blazor-dot-dxschedulertimespanrange-2d3d214c.md

latest1.1 KB
Original Source

DxSchedulerTimeSpanRange.Empty Property

Returns an empty interval.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public static DxSchedulerTimeSpanRange Empty { get; }

Property Value

TypeDescription
DxSchedulerTimeSpanRange

A DxSchedulerTimeSpanRange class.

|

Remarks

An empty time interval is created if the Start and End values are set to Zero.

See Also

DxSchedulerTimeSpanRange Class

DxSchedulerTimeSpanRange Members

DevExpress.Blazor Namespace