ASPxSpellCheckerTextSettings Properties
Represents a container of strings, which are used in the ASPxSpellChecker’s dialogs.| Name | Description |
|---|---|
| FinishSpellChecking | Gets or sets the text which informs the user that the spell check is finished. |
| NoSuggestionsText | Gets or sets the text message informing the user that no words are found for replacement. |
| OptionsFormCaption | Get or sets the title of the Options dialog form. |
| SpellCheckFormCaption | Get or sets the title of the spelling form. |
See Also