ASPxCalendar.EncodeHtml Property
Gets or sets a value that specifies whether the editor’s element content keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Refer to the HTML Encoding topic for more information on DevExpress ASP.NET controls encoding.
This property is a wrapper of the EditPropertiesBase.EncodeHtml property.