[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.EncodeValue

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