文件名称:ClassDataEditor
-
所属分类:
- 标签属性:
- 上传时间:2013-04-17
-
文件大小:2.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要通过DataGridView表格来绑定自动输入自定义类的二维数组数据
数组输入时 表格数据源 DataGridView1.DataSource = [class].getTable()
所有数据存于dTable中
不能调用变量获取数据,因为这是针对二维数组扩展的
getValues(object[] rtobjs)取所有数据数组
getValue(int rowIndex,object rtobj)取每一行数据-DataGridView form to bind automatically entered in the two-dimensional array of the custom class array of data input forms data source DataGridView1.DataSource = [class]. GetTable () all data stored in the dTable can not call variables to get the data, because it is extended for two-dimensional array the getValues (object [] rtobjs) to take all the data array getValue (int rowIndex, object rtobj) take each row of data
数组输入时 表格数据源 DataGridView1.DataSource = [class].getTable()
所有数据存于dTable中
不能调用变量获取数据,因为这是针对二维数组扩展的
getValues(object[] rtobjs)取所有数据数组
getValue(int rowIndex,object rtobj)取每一行数据-DataGridView form to bind automatically entered in the two-dimensional array of the custom class array of data input forms data source DataGridView1.DataSource = [class]. GetTable () all data stored in the dTable can not call variables to get the data, because it is extended for two-dimensional array the getValues (object [] rtobjs) to take all the data array getValue (int rowIndex, object rtobj) take each row of data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClassDataEditor.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.