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