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