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

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