ASPxSpellCheckerTextSettings Class
In This Article
Represents a container of strings, which are used in the ASPxSpellChecker’s dialogs.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxSpellCheckerTextSettings :
ASPxSpellCheckerBaseSettings
#Related API Members
The following members return ASPxSpellCheckerTextSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Spell |
#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