[]
Represents UI for displaying horizontal or vertical time ruler in the C1Scheduler control template.
[TemplatePart(Name = "CurrentTimeIndicator", Type = typeof(ContentControl))]
public class TimeRuler : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
| Name | Description |
|---|---|
| TimeRuler() | Creates a new instance of TimeRuler. |
| Name | Description |
|---|---|
| CurrentTimeTemplateProperty | Identifies the CurrentTimeTemplate dependency property. |
| SchedulerProperty | Identifies the Scheduler dependency property. |
| Name | Description |
|---|---|
| CurrentTimeTemplate | Gets or sets a DataTemplate that defines a UI representation of a the current time mark. This is a dependency property. |
| Scheduler | References a C1Scheduler control that owns the TimeRuler. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | |
| OnApplyTemplate() |