DxSchedulerAppointmentItem.Interval Property
In This Article
Gets the time interval between the appointment’s Start and End.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public DxSchedulerDateTimeRange Interval { get; }
#Property Value
Type | Description |
---|---|
Dx |
A Dx |
See Also