摘要:
using DevExpress.XtraEditors;using DevExpress.XtraEditors.Controls;using DevExpress.XtraGrid;using DevExpress.XtraGrid.Views.Base;private void gridControl1_Leave(object sender, EventArgs e) {DevExpress.XtraGrid.Views.Base.ColumnView view = gridControl1.FocusedView as ColumnView; view.CloseEditor(); 阅读全文
posted @ 2013-04-22 11:24
chenaran
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号