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

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