ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / C1SpellDialog Class / HeaderFontStyle Property

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