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

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