Skip to main content

ASPxSpellChecker.StylesEditors Property

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

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

#Declaration

public SpellCheckerEditorStyles StylesEditors { get; }

#Property Value

Type Description
SpellCheckerEditorStyles

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

See Also