TimeRulerCellStyle Properties
The storage for Day-based View’s time ruler cell appearance settings.| Name | Description |
|---|---|
| BackgroundColor | Gets or sets the color that all time ruler cells use to paint their background. |
| ContentPadding | Gets or sets the padding of all time ruler cells. |
| Customizer | Gets or sets an object that manages an individual cell’s appearance settings. |
| IntervalLabelFormat | Gets or sets the string format a cell uses to generate text it displays when the cell displays a time slot that is the first slot in the time scale interval. |
| IntervalLabelTextStyle | Gets or sets text appearance settings a cell uses to generate text it displays when the cell displays a time slot that is the first slot in the time scale interval. |
| IntervalTickColor | Gets or sets the color a cell uses to paint its tick when the cell displays a time slot that is the last slot in the time scale interval. |
| IntervalTickLength | Gets or sets the tick length of a cell when it displays a time slot that is the last slot in the time scale interval. |
| SlotLabelFormat | Gets or sets the string format a cell uses to generate text it displays. |
| SlotLabelTextStyle | Gets or sets text appearance settings a cell uses to generate text it displays. |
| SlotTickColor | Gets or sets the color a cell uses to paint its tick. |
| SlotTickLength | Gets or sets the tick length of a cell. |
| TickThickness | Gets or sets the thickness of a cell’s tick. |
See Also