Back to Devexpress

GridSettingsBase.EncodeHtml Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridsettingsbase-7848448f.md

latest1.1 KB
Original Source

GridSettingsBase.EncodeHtml Property

This property is not in effect for the GridSettingsBase class.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public bool EncodeHtml { get; set; }
vb
Public Property EncodeHtml As Boolean

Property Value

Type
Boolean

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

GridSettingsBase Class

GridSettingsBase Members

DevExpress.Web.Mvc Namespace