| | |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
| | | this.panelControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | |
| | | this.gv_depottype, |
| | | this.gv_isNg, |
| | | this.gridColumn2, |
| | | this.gridColumn1}); |
| | | this.gridColumn1, |
| | | this.gridColumn3}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_depottype.OptionsColumn.AllowEdit = false; |
| | | this.gv_depottype.Tag = "query_a.depottype"; |
| | | this.gv_depottype.Visible = true; |
| | | this.gv_depottype.VisibleIndex = 3; |
| | | this.gv_depottype.VisibleIndex = 4; |
| | | this.gv_depottype.Width = 80; |
| | | // |
| | | // gv_isNg |
| | |
| | | this.gv_isNg.OptionsColumn.AllowEdit = false; |
| | | this.gv_isNg.Tag = "query_a.is_ng"; |
| | | this.gv_isNg.Visible = true; |
| | | this.gv_isNg.VisibleIndex = 4; |
| | | this.gv_isNg.VisibleIndex = 5; |
| | | this.gv_isNg.Width = 50; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "query_a.zuid"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 5; |
| | | this.gridColumn2.VisibleIndex = 6; |
| | | this.gridColumn2.Width = 50; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Tag = "org.FNumber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 6; |
| | | this.gridColumn1.VisibleIndex = 7; |
| | | this.gridColumn1.Width = 250; |
| | | // |
| | | // panelControl1 |
| | |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定保存"; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "仓库ID"; |
| | | this.gridColumn3.FieldName = "depotId"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // SelectCk |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isNg; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colChkInt; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | } |
| | | } |