Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / DefaultSheetDataModel Class / DefaultSheetDataModel Constructor


In This Topic
    DefaultSheetDataModel Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a default data model with zero rows and columns.  
    Creates a default data model with the specified number of rows and columns.  
    Creates a new DefaultSheetDataModel from the SerializationInfo object.  
    Creates a default data model with the specified data table.  
    Creates a default data model with the specified data set.  
    Creates a default data model with the specified data set.  
    Creates a default data model with the specified data set (IListSource object).  
    Creates a default data model with the specified data set (IList object).  
    See Also