| | |
| | | /* Create By GS EasyCode */ |
| | | |
| | | using Gs.DevApp.UserControl; |
| | | |
| | | namespace Gs.DevApp.DevFrm.Rk |
| | | namespace Gs.DevApp.DevFrm |
| | | { |
| | | partial class Frm_MesInvItemIns |
| | | { |
| | |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UcPageBar(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | |
| | | // |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.FieldName = "createUser"; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.CREATE_BY"; |
| | |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.FieldName = "checkUserName"; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编号"; |
| | | this.gridColumn2.FieldName = "itemNo2"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2; |
| | | private UcPageBar pageBar1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private DevExpress.XtraLayout.LayoutControl layoutMx1; |