ComponentOne Calendar for UWP
MonthHeaderForeground Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : MonthHeaderForeground Property
Gets or sets a Windows.UI.Xaml.Media.Brush object used to color month header text. This is a dependency property.
Syntax
'Declaration
 
Public Property MonthHeaderForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush MonthHeaderForeground {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members