ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionaryBase Class / Enabled Property

In This Topic
    Enabled Property (SpellDictionaryBase)
    In This Topic
    Gets or sets whether the dictionary is enabled.
    Syntax
    'Declaration
     
    Public Overridable Property Enabled As System.Boolean
    public virtual System.bool Enabled {get; set;}
    See Also