AfterCheckWordEventArgs.ChangedWord Property
Gets the word which replaced the former one after the spelling check is performed.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string, representing the word modified after spelling check. |
See Also