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

ASPxSpellChecker.SettingsText Property

Provides access to texts displayed in different elements of the control.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public ASPxSpellCheckerTextSettings SettingsText { get; }

Property Value

Type Description
ASPxSpellCheckerTextSettings

A ASPxSpellCheckerTextSettings class instance that holds texts for use in control layout and related forms

See Also