随笔分类 -  D-Developer Express 控件使用

DevExpress控件使用手册
摘要:GridView 1、控制Cell中数据显示对齐 属性Column.AppearanceCell.TextOptions: HAlignment:水平对齐 VAlignment:垂直对齐 2、控制Cell中数据折叠显示 属性Column.AppearanceCell.TextOptions.WordWrap 3、控制奇数和偶数行显示颜色 属性Gridview.OptionView ... 阅读全文
posted @ 2009-11-25 14:01 Tony Ma 阅读(7113) 评论(0) 推荐(0)