SpellCheckerCommand.Suggestion Property
Gets or sets the replacement for the current text segment.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string, representing the text which will replace the current text segment. |
See Also