Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / AppearanceProperty Class / EncodeValue Field
Example


In This Topic
    EncodeValue Field (AppearanceProperty)
    In This Topic
    Represents the EncodeValue property (index is 7), which specifies the EncodeValue of the object.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EncodeValue As AppearanceProperty
    'Usage
     
    
    Dim value As AppearanceProperty
     
    value = AppearanceProperty.EncodeValue
    public static readonly AppearanceProperty EncodeValue
    Example
    This example uses the EncodeValue property.
    See Also