ComponentOne Scheduler for WPF and Silverlight
CurrentTimeBrush Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : CurrentTimeBrush Property
Gets or sets a System.Windows.Media.Brush object used to color the current time. This is a dependency property.
Syntax
'Declaration
 
Public Property CurrentTimeBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush CurrentTimeBrush {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members