ComponentOne Scheduler for WPF and Silverlight
AlternatingBackground Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : AlternatingBackground Property
Gets or sets a System.Windows.Media.Brush object used as background for working hours and days of alternating months. This is a dependency property.
Syntax
'Declaration
 
Public Property AlternatingBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush AlternatingBackground {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members