ASPxSpellCheckerTextSettings Class
Represents a container of strings, which are used in the ASPxSpellChecker’s dialogs.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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 |
Remarks
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.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpellCheckerBaseSettings
ASPxSpellCheckerTextSettings
See Also