TimeRulerCellViewModel Constructors
A View Model used in TimeRulerCellControl containing options to display a time ruler cell.| Name | Parameters | Description |
|---|---|---|
| TimeRulerCellViewModel(TimeRulerViewModel, DateTime, TimeSpan) | owner, time, timeScale | Initializes a new instance of the TimeRulerCellViewModel class with the specified settings. |
See Also