搜索资源列表
EquipmentManagement
- 一个简单的设备库存管理软件,使用到了DevExpress图形控件,开发环境为VS2005.-A simple inventory management software equipment, the use of graphics to the DevExpress controls, development environment for the VS2005.
XtraGrid
- 功能强大的网格控件,能实现你想要的各种功能,有源代码-Powerful grid control to achieve the various functions you want to, source code
XtraGrid-Experience
- DevExpress C# 插件 Xtragrid 相关经验积累. -DevExpress C# plug Xtragrid the accumulation of relevant experience.
XtraGrid-use-method
- C# 详细介绍了gridcontrol使用的方法,可以初步掌握改控件的使用-C# gridcontrol details the methods used, initial grasp of the use of the change control
XtraGrid
- XtraGrid基本用法,常用功能都包含了-XtraGrid basic usage, commonly used functions are included
DXperience_doc--XtraGrid
- DXperience网格控件常用功能,如数据绑定、访问当前行、显示行号等-DXperience controls summarize, commonly used functions
Grid_tools
- DevExpress.XtraGrid 是一个很强大的表格显示组件,但如果表格的每一列用设计器来设计还是很花时间的,也不通用。但如果使用了这个类,做一个表格就非常简单了,只需传字段、显示的名称、宽度,即可自动生成表格出来。 '参数说明:1:字段名称 2:显示名称 3:宽度 (字符数*8) 4:字段类型 5:是否要分组排序 6:是否为只读 7:是否要汇总计算 8:是否要为粗体,9:是否要固定置左(DevExpress.XtraGrid