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

SpellCheckerImages.ErrorUnderlineImageName Field

Specifies the name of the Error image file.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public const string ErrorUnderlineImageName = "scErrorUnderline"

Field Value

Type Description
String

The image file name.

See Also