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

In This Topic
    HeaderFontFamily Property (C1Accordion)
    In This Topic
    Gets or sets the font family of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderFontFamily As FontFamily
    public FontFamily HeaderFontFamily {get; set;}
    See Also