Gets or sets the color theme of the drop-down calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush CalendarHeaderBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property CalendarHeaderBackground As Brush |
A Silverlight Brush object.
The HeaderBackground property of the drop-down calendar is bound to this property.