Back to Devexpress

ASPxSpellChecker.ImagesEditors Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-aspxspellchecker-10fb44ae.md

latest1.3 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public SpellCheckerEditorImages ImagesEditors { get; }
vb
Public ReadOnly Property ImagesEditors As SpellCheckerEditorImages

Property Value

TypeDescription
SpellCheckerEditorImages

A SpellCheckerEditorImages object that contains image settings.

|

See Also

ASPxSpellChecker Class

ASPxSpellChecker Members

DevExpress.Web.ASPxSpellChecker Namespace