Skip to main content
All docs
V19.2

ASPxSpellChecker.EncodeHtml Property

This property is not in effect for the ASPxSpellChecker class.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public override bool EncodeHtml { get; }

Property Value

Type
Boolean

Remarks

Overrides the ASPxWebControl.EncodeHtml property to hide it.

See Also