Gets or sets a Brush object used to color month header text.
This is a dependency property.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public Brush MonthHeaderForeground { get; set; } |
| Visual Basic |
|---|
Public Property MonthHeaderForeground As Brush Get Set |