MonthHeaderFontSize Property
In This Topic
Gets or sets a
System.Double value determining month header font size. This is a dependency property.
Syntax
'Declaration
Public Property MonthHeaderFontSize As Double
public double MonthHeaderFontSize {get; set;}
See Also