TimeRulerCellViewModel Constructors
The storage for appearance settings values of an individual time ruler cell.Name | Parameters | Description |
---|---|---|
TimeRulerCellViewModel(DateTime, DateTimeRange, TimeSpan) | time, timeInterval, timeSlot | Initializes a new instance of the TimeRulerCellViewModel class with specified settings. |
See Also