| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn4, |
| | | this.gridColumn3}); |
| | | this.gridColumn3, |
| | | this.gridColumn2}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | this.gv_chk.Caption = "选择"; |
| | | this.gv_chk.FieldName = "gvChk"; |
| | | this.gv_chk.MinWidth = 60; |
| | | this.gv_chk.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; |
| | | this.gv_chk.MaxWidth = 40; |
| | | this.gv_chk.MinWidth = 40; |
| | | this.gv_chk.Name = "gv_chk"; |
| | | this.gv_chk.Visible = true; |
| | | this.gv_chk.VisibleIndex = 0; |
| | | this.gv_chk.Width = 94; |
| | | this.gv_chk.Width = 40; |
| | | // |
| | | // gv_guid |
| | | // |
| | |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "单位"; |
| | | this.gridColumn6.FieldName = "fnumber"; |
| | | this.gridColumn6.MinWidth = 100; |
| | | this.gridColumn6.FieldName = "fname"; |
| | | this.gridColumn6.MaxWidth = 60; |
| | | this.gridColumn6.MinWidth = 60; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 100; |
| | | this.gridColumn6.Width = 60; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "已发数量"; |
| | | this.gridColumn4.FieldName = "dab007"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.MaxWidth = 50; |
| | | this.gridColumn4.MinWidth = 50; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 6; |
| | | this.gridColumn4.Width = 94; |
| | | this.gridColumn4.Width = 50; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 7; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "工单号"; |
| | | this.gridColumn2.FieldName = "dab001"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 8; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // panelControl1 |
| | | // |
| | |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | } |
| | | } |