Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatCornerHeaderRenderer Class
Members


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

    System.Object
       FarPoint.Win.Spread.CellType.CornerRenderer
          FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer
             FarPoint.Win.Spread.CellType.FlatCornerFooterRenderer

    See Also