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