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