Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / MonthHeaderFontSize Property

In This Topic
    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