Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1HeaderedContentControl Class / HeaderFontStyle Property

In This Topic
    HeaderFontStyle Property (C1HeaderedContentControl)
    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