ComponentOne Scheduler for WPF and Silverlight
TodayBackground Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members