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

ASPxSpellChecker.StylesEditors Property

Provides access to style settings for editor elements in the spellchecker forms.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public SpellCheckerEditorStyles StylesEditors { get; }

Property Value

Type Description
DevExpress.Web.ASPxSpellChecker.SpellCheckerEditorStyles

A DevExpress.Web.ASPxSpellChecker.SpellCheckerEditorStyles object that contains style settings.

See Also