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


In This Topic
    EnhancedCornerRenderer Class
    In This Topic
    Represents the painting of the corner cells with the look and feel of Excel 2007.
    Syntax
    'Declaration
     
    
    Public Class EnhancedCornerRenderer 
       Inherits CornerRenderer
       Implements FarPoint.Win.ISerializeSupport, IPdfSupport, IRenderCellGridLine, IRenderer 
    'Usage
     
    
    Dim instance As EnhancedCornerRenderer
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.CellType.CornerRenderer
          FarPoint.Win.Spread.CellType.EnhancedCornerRenderer

    See Also