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

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