Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / GroupFooter Class / GroupFooter Constructor / GroupFooter Constructor()


In This Topic
    GroupFooter Constructor()
    In This Topic
    Constructor of the GroupFooter object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GroupFooter()
    public GroupFooter()
    See Also