Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxSpellChecker.EncodeHtml Property

This property is not in effect for the ASPxSpellChecker class.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public override bool EncodeHtml { get; }

Property Value

Type
Boolean

Remarks

Overrides the ASPxWebControl.EncodeHtml property to hide it.

See Also