MonthHeaderBackground Property
In This Topic
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 Brush
public Brush MonthHeaderBackground {get; set;}
See Also