DevExpress.XtraGrid 锁定最左边1列

1、锁定最左边1列:

 gridViewContBill.Columns["MatSN"].Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;

 

posted @ 2016-08-04 09:38  一枚水  阅读(466)  评论(0)    收藏  举报