ComponentOne Basic Library for WPF and Silverlight
Enabled Property (ISpellChecker)


C1.Silverlight Namespace > ISpellChecker Interface : Enabled Property
Gets a value that indicates whether the main spelling dictionary has been loaded.
Syntax
'Declaration
 
ReadOnly Property Enabled As System.Boolean
'Usage
 
Dim instance As ISpellChecker
Dim value As System.Boolean
 
value = instance.Enabled
System.bool Enabled {get;}
See Also

Reference

ISpellChecker Interface
ISpellChecker Members