FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EnhancedCornerRenderer Class
Members


EnhancedCornerRenderer Class
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