SpellChecker.IsChecking Property
Indicates whether the current DXSpellChecker control performs a spelling check.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a spelling check is performed; otherwise, false. |
See Also