Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / DefaultSheetDataModel Class / DefaultSheetDataModel Constructor


In This Topic
    DefaultSheetDataModel Constructor
    In This Topic
    Creates a default data model.
    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 resolver.  
    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