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

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