ComponentOne Scheduler for WPF and Silverlight
MonthHeaderFontFamily Property (C1Calendar)

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

Reference

C1Calendar Class
C1Calendar Members