文件名称:ExcelDataGridView
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-15
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- zpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#像Excel一样复制DataGridView中的单元格区域的数据,如上图所示,选中任意单元格中的数据,点击右下角的“复制”按钮,即可将选中单元格中的数据复制到右侧的表格区域中,类似于Excel表格中的复制功能,使用DataGridView控件的C#爱好者,您可参照本实例为您的DataGridView控件也添加复制功能-C# the same as Excel copy a range of cells in the DataGridView data, as shown above, select any cell in the data, click on the lower right corner of the " Copy" button to the selected data replication in the cell to the right table area, similar to the copy function in the Excel spreadsheet using C# DataGridView control enthusiasts, you can refer to this example for your DataGridView control also add copy function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExcelDataGridView\像Excel一样复制DataGridView中的单元格区域数据\Form1.cs
.................\.............................................\Form1.Designer.cs
.................\.............................................\Form1.resx
.................\.............................................\Program.cs
.................\.............................................\...perties\AssemblyInfo.cs
.................\.............................................\..........\Resources.Designer.cs
.................\.............................................\..........\Resources.resx
.................\.............................................\..........\Settings.Designer.cs
.................\.............................................\..........\Settings.settings
.................\.............................................\像Excel一样复制DataGridView中的单元格区域数据.csproj
.................\像Excel一样复制DataGridView中的单元格区域数据.sln
.................\像Excel一样复制DataGridView中的单元格区域数据.suo
.................\.............................................\Properties
.................\像Excel一样复制DataGridView中的单元格区域数据
ExcelDataGridView