| | |
| | | this.lookSearchSupplier.EditValue = "请选择"; |
| | | this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0); |
| | | this.lookSearchSupplier.Name = "lookSearchSupplier"; |
| | | this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true; |
| | | this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.lookSearchSupplier.Properties.PopupView = this.searchLookUpEdit1View; |
| | | this.lookSearchSupplier.Size = new System.Drawing.Size(282, 28); |
| | | this.lookSearchSupplier.Size = new System.Drawing.Size(282, 24); |
| | | this.lookSearchSupplier.TabIndex = 11; |
| | | // |
| | | // searchLookUpEdit1View |
| | |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "产品名称"; |
| | | this.gridColumn1.FieldName = "itemmName"; |
| | | this.gridColumn1.FieldName = "itemName"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |
| | |
| | | this.gridColumn7.Caption = "产品规格型号"; |
| | | this.gridColumn7.FieldName = "itemModel"; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 5; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | this.gridColumn6.FieldName = "fnumber"; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 6; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | // |
| | | // gridColumn4 |
| | | // |