| | |
| | | this.lookSearchSupplier = new DevExpress.XtraEditors.SearchLookUpEdit(); |
| | | this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lookSearchSupplier.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); |
| | |
| | | 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.gridColumn1.FieldName = "fid"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "组织名称"; |
| | | this.gridColumn5.FieldName = "name"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 0; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "组织编号"; |
| | |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 1; |
| | | this.gridColumn2.Width = 80; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "组织名称"; |
| | | this.gridColumn5.FieldName = "name"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 0; |
| | | // |
| | | // gridColumn4 |
| | | // |