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


In This Topic
    GroupDataModel Constructor()
    In This Topic
    Creates a new group data model.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GroupDataModel()
    public GroupDataModel()
    See Also