EncodeValue Property
EncodeValue
Gets or sets whether the Spread component encodes the values from the
data model and the user's input using the HtmlEncode method.
Declaration
public bool EncodeValue { get; set; }
Public Property EncodeValue As Boolean