DayViewCellViewModel Constructors
The storage for the appearance settings values of an individual day view cell.| Name | Parameters | Description |
|---|---|---|
| DayViewCellViewModel(DateTimeRange, DateTimeRange, Boolean) | timeSlotRange, timeInterval, isWorkTime | Initializes a new instance of the DayViewCellViewModel class with specified settings. |
See Also