Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1SplitButton Class / HeaderFontWeight Property

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