ComponentOne FinancialChart for WPF
Enabled Property



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

Reference

ISpellChecker Interface
ISpellChecker Members