ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar 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 System.Double
    public System.double MonthHeaderFontSize {get; set;}
    See Also