Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GradientSelectionRenderer Class
Members


In This Topic
    GradientSelectionRenderer Class
    In This Topic
    Represents a renderer for displaying a gradient for a selection in the spreadsheet.
    Syntax
    'Declaration
     
    
    Public Class GradientSelectionRenderer 
       Implements FarPoint.Win.ISerializeSupport, ISelectionRenderer 
    'Usage
     
    
    Dim instance As GradientSelectionRenderer
    public class GradientSelectionRenderer : FarPoint.Win.ISerializeSupport, ISelectionRenderer  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.GradientSelectionRenderer

    See Also