ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HeaderedContentControl Class / HeaderFontSize Property

In This Topic
    HeaderFontSize Property (C1HeaderedContentControl)
    In This Topic
    Gets or sets the font size of the header.
    Syntax
    'Declaration
     
    Public Property HeaderFontSize As System.Double
    public System.double HeaderFontSize {get; set;}
    See Also