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

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