Gets or sets a FontWeight object used to to display month header text.
This is a dependency property.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public FontWeight MonthHeaderFontWeight { get; set; } |
Visual Basic |
---|
Public Property MonthHeaderFontWeight As FontWeight Get Set |