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

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