| | |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.MinWidth = 100; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.item_id"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 5; |
| | | this.gv_itemId.Width = 94; |
| | | this.gv_itemId.Width = 100; |
| | | // |
| | | // gv_iqcDate |
| | | // |
| | |
| | | this.gv_lotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lotNo.Caption = "送检批次"; |
| | | this.gv_lotNo.FieldName = "lotNo"; |
| | | this.gv_lotNo.MinWidth = 120; |
| | | this.gv_lotNo.MinWidth = 150; |
| | | this.gv_lotNo.Name = "gv_lotNo"; |
| | | this.gv_lotNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lotNo.Tag = "query_a.lot_no"; |
| | | this.gv_lotNo.Visible = true; |
| | | this.gv_lotNo.VisibleIndex = 3; |
| | | this.gv_lotNo.Width = 120; |
| | | this.gv_lotNo.Width = 150; |
| | | // |
| | | // lb_checkQty |
| | | // |
| | |
| | | this.gv_releaseNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_releaseNo.Caption = "检验单号"; |
| | | this.gv_releaseNo.FieldName = "releaseNo"; |
| | | this.gv_releaseNo.MinWidth = 120; |
| | | this.gv_releaseNo.MinWidth = 150; |
| | | this.gv_releaseNo.Name = "gv_releaseNo"; |
| | | this.gv_releaseNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_releaseNo.Tag = "query_a.release_no"; |
| | | this.gv_releaseNo.Visible = true; |
| | | this.gv_releaseNo.VisibleIndex = 0; |
| | | this.gv_releaseNo.Width = 120; |
| | | this.gv_releaseNo.Width = 150; |
| | | // |
| | | // toolBarMenu1 |
| | | // |