Skip to main content

TimeRulerCellViewModel Properties

A View Model used in TimeRulerCellControl containing options to display a time ruler cell.
Name Description
IsHourBoundary Gets whether the cell’s time interval starts with the beginning of an hour.
IsTimeDesignatorBoundary Gets whether the cell’s time interval starts at noon or midnight so the cell’s text requires a time designator.
Owner Gets the View Model of the TimeRuler which owns the current cell.
Time Gets the cell interval’s start.
TimeRuler Gets the Time Ruler which owns the current cell.
TimeScale Gets the time period of a single cell.
See Also