FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : DefaultSheetDataModel Constructor |
Overload | Description |
---|---|
DefaultSheetDataModel Constructor() | Creates a default data model with zero rows and columns. |
DefaultSheetDataModel Constructor(Int32,Int32) | Creates a default data model with the specified number of rows and columns. |
DefaultSheetDataModel Constructor(SerializationInfo,StreamingContext) | Creates a new DefaultSheetDataModel from the SerializationInfo object. |
DefaultSheetDataModel Constructor(DataTable) | Creates a default data model with the specified data table. |
DefaultSheetDataModel Constructor(DataSet) | Creates a default data model with the specified data set. |
DefaultSheetDataModel Constructor(DataSet,String) | Creates a default data model with the specified data set. |
DefaultSheetDataModel Constructor(IListSource,Type) | Creates a default data model with the specified data set (IListSource object). |
DefaultSheetDataModel Constructor(IList,Type) | Creates a default data model with the specified data set (IList object). |
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional