ComponentOne Scheduler for WPF and Silverlight
MonthHeaderFontWeight Property (C1Calendar)

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

Reference

C1Calendar Class
C1Calendar Members