Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / HeaderFontWeight Property

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