RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / IsActive Property

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