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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6