ComponentOne Scheduler for WPF and Silverlight
CurrentTimeTemplate Property (TimeRuler)

C1.WPF.Schedule Namespace > TimeRuler Class : CurrentTimeTemplate Property
Gets or sets a DataTemplate that defines a UI representation of a the current time mark. This is a dependency property.
Syntax
'Declaration
 
Public Property CurrentTimeTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate CurrentTimeTemplate {get; set;}
See Also

Reference

TimeRuler Class
TimeRuler Members