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

ASPxSpellChecker.ImagesEditors Property

Provides access to image settings for specific elements of editors on the ASPxSpellChecker forms.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public SpellCheckerEditorImages ImagesEditors { get; }

Property Value

Type Description
SpellCheckerEditorImages

A SpellCheckerEditorImages object that contains image settings.

See Also