ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / HeaderFontFamily Property

In This Topic
    HeaderFontFamily Property
    In This Topic
    Gets or sets the font family of the header.
    Syntax
    'Declaration
     
    Public Property HeaderFontFamily As FontFamily
    public FontFamily HeaderFontFamily {get; set;}
    See Also