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


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

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

    See Also