摘要:
(1) this.gridView2.IndicatorWidth = 30;//设置显示行号的列宽 (2) 设置动作gridvoidgridView2_CustomDrawRowIndicator(objectsender, DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventArgs e) { if(e.Info.IsRowIndicator && e.RowHandle >= 0) { e.Info.DisplayText = (e.Row... 阅读全文
posted @ 2013-11-21 15:04
bert.zeng
阅读(2255)
评论(0)
推荐(0)

浙公网安备 33010602011771号