ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / HeaderFontSize Property

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