Back to Devexpress

DayViewHeaderItemViewModel.Interval Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewheaderitemviewmodel.md

latest941 B
Original Source

DayViewHeaderItemViewModel.Interval Property

Returns the time interval that identifies the day for which a View shows the header.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public DateTimeRange Interval { get; }

Property Value

TypeDescription
DateTimeRange

The time interval that identifies the day for which the View shows the header.

|

See Also

DayViewHeaderItemViewModel Class

DayViewHeaderItemViewModel Members

DevExpress.Maui.Scheduler Namespace