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

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