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

SpellCheckerSettings.SettingsText Property

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.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