| | |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lookSearchSupplier.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); |
| | | this.SuspendLayout(); |
| | |
| | | this.gridColumn1, |
| | | this.gridColumn7, |
| | | this.gridColumn6, |
| | | this.gridColumn4}); |
| | | this.gridColumn4, |
| | | this.gridColumn9}); |
| | | this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; |
| | | this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; |
| | | this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; |
| | |
| | | this.gridColumn4.FieldName = "guid"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "货主"; |
| | | this.gridColumn9.FieldName = "stockownerName"; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 6; |
| | | // |
| | | // UcLookWwgd |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | } |
| | | } |