Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Calendar 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