Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatCornerFooterRenderer Class / FlatCornerFooterRenderer Constructor / FlatCornerFooterRenderer Constructor()


In This Topic
    FlatCornerFooterRenderer Constructor()
    In This Topic
    Creates an instance of FlatCornerFooterRenderer.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FlatCornerFooterRenderer()
    public FlatCornerFooterRenderer()
    See Also