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