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

In This Topic
    HeaderFontStyle Property (C1Expander)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontStyle As FontStyle
    public FontStyle HeaderFontStyle {get; set;}
    See Also