SpellChecker.IsChecking Property
In This Article
Indicates whether the current DXSpellChecker control performs a spelling check.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a spelling check is performed; otherwise, false. |
#Implements
See Also