Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SpellCheckerEditorImages ImagesEditors { get; }

Property Value

Type Description
SpellCheckerEditorImages

A SpellCheckerEditorImages object that contains image settings.

See Also