Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Renderer Field
Example


In This Topic
    Renderer Field
    In This Topic
    Represents the Renderer property (index of 10) for the renderer of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Renderer As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Renderer
    public static readonly SheetStyleProperty Renderer
    Example
    See Also