Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Renderer As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Renderer
    public static readonly SheetStyleProperty Renderer
    See Also