Skip to main content

ASPxSpellChecker.SettingsText Property

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

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

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