| | |
| | | this.gv_prdPack.AppearanceCell.Options.UseFont = true; |
| | | this.gv_prdPack.Caption = "最小包装数"; |
| | | this.gv_prdPack.FieldName = "prdPack"; |
| | | this.gv_prdPack.MinWidth = 80; |
| | | this.gv_prdPack.MinWidth = 50; |
| | | this.gv_prdPack.Name = "gv_prdPack"; |
| | | this.gv_prdPack.OptionsColumn.AllowEdit = false; |
| | | this.gv_prdPack.Tag = "query_a.prd_pack"; |
| | |
| | | this.gv_highLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_highLimt.Caption = "最大库存"; |
| | | this.gv_highLimt.FieldName = "highlimit"; |
| | | this.gv_highLimt.MinWidth = 80; |
| | | this.gv_highLimt.MinWidth = 50; |
| | | this.gv_highLimt.Name = "gv_highLimt"; |
| | | this.gv_highLimt.OptionsColumn.AllowEdit = false; |
| | | this.gv_highLimt.Tag = "query_a.highLimt"; |
| | |
| | | this.gv_lowLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lowLimt.Caption = "最低库存"; |
| | | this.gv_lowLimt.FieldName = "lowlimit"; |
| | | this.gv_lowLimt.MinWidth = 80; |
| | | this.gv_lowLimt.MinWidth = 50; |
| | | this.gv_lowLimt.Name = "gv_lowLimt"; |
| | | this.gv_lowLimt.OptionsColumn.AllowEdit = false; |
| | | this.gv_lowLimt.Tag = "query_a.lowlimit"; |