ASPxSpellChecker.SettingsText Property
Provides access to texts displayed in different elements of the control.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxSpellCheckerTextSettings | A ASPxSpellCheckerTextSettings class instance that holds texts for use in control layout and related forms |
See Also