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

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