ISpellChecker.IsChecking Property
Gets whether the spell checker is checking the content.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a spell checker is checking the content; otherwise, false. |
See Also