Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Renderer Field


In This Topic
    Renderer Field
    In This Topic
    Represents 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
    See Also