ComponentOne Scheduler for WPF and Silverlight
MonthHeaderBackground Property (C1Calendar)

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

Reference

C1Calendar Class
C1Calendar Members