ComponentOne Scheduler for WPF and Silverlight
AlternateMonthBrush Property (AlternateMonthBrushConverter)

C1.WPF.Schedule Namespace > AlternateMonthBrushConverter Class : AlternateMonthBrush Property
Gets or sets a System.Windows.Media.Brush object which should be used for alternate months. The default value is white SolidColorBrush.
Syntax
'Declaration
 
Public Property AlternateMonthBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush AlternateMonthBrush {get; set;}
See Also

Reference

AlternateMonthBrushConverter Class
AlternateMonthBrushConverter Members