Skip to main content

SpellCheckerImages.ErrorUnderlineImageName Field

Specifies the name of the Error image file.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public const string ErrorUnderlineImageName = "scErrorUnderline"

Field Value

Type Description
String

The image file name.

See Also