Back to Devexpress

SchedulerTimeCellInfo.Interval Property

blazor-devexpress-dot-blazor-dot-schedulertimecellinfo.md

latest981 B
Original Source

SchedulerTimeCellInfo.Interval Property

Specifies the interval to which the time cell belongs.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerDateTimeRange Interval { get; }

Property Value

TypeDescription
DxSchedulerDateTimeRange

The interval to which the time cell belongs.

|

Remarks

Refer to the SchedulerTimeCellInfo class description for additional information and an example.

See Also

SchedulerTimeCellInfo Class

SchedulerTimeCellInfo Members

DevExpress.Blazor Namespace