Skip to main content
A newer version of this page is available. .

ASPxSpellCheckerTextSettings Class

Represents a container of strings, which are used in the ASPxSpellChecker’s dialogs.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll

Declaration

public class ASPxSpellCheckerTextSettings :
    ASPxSpellCheckerBaseSettings

The following members return ASPxSpellCheckerTextSettings objects:

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

See Also