Gets or sets a value indicating whether field values are HTML-encoded before they are displayed in a
C1BoundField object.
public virtual System.bool HtmlEncode {get; set;}
'Declaration
Public Overridable Property HtmlEncode As System.Boolean
Property Value
True if field values are HTML-encoded before they are displayed in a
C1BoundField object; otherwise, false. The default value is true.