Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HeaderedContentControl Class / HeaderFontStyle Property

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