aspnet-devexpress-dot-web-dot-aspxspellchecker-284808b6.md
Represents a container of strings, which are used in the ASPxSpellChecker’s dialogs.
Namespace : DevExpress.Web.ASPxSpellChecker
Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxSpellCheckerTextSettings :
ASPxSpellCheckerBaseSettings
Public Class ASPxSpellCheckerTextSettings
Inherits ASPxSpellCheckerBaseSettings
The following members return ASPxSpellCheckerTextSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditorSpellCheckerSettings.SettingsText |
| ASPxSpellChecker.SettingsText | |
| ASP.NET MVC Extensions | SpellCheckerSettings.SettingsText |
Use this object’s properties to change the default texts displayed in the Check Spelling , Spelling Options , Finish Spelling Check dialogs, and the text displayed when there are no word suggestions available for the current error.
Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings ASPxSpellCheckerTextSettings
See Also