CheckSpellingResult.HasError Property
Gets whether the spelling error is found during a spelling check.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a spelling error occurs; otherwise, false. |
Implements
See Also