Gets or sets a Double value determining month header font size.
This is a dependency property.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public double MonthHeaderFontSize { get; set; } |
| Visual Basic |
|---|
Public Property MonthHeaderFontSize As Double Get Set |