| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gv_returnType, |
| | | this.gv_depotId, |
| | | this.gv_suppId, |
| | | this.gv_remark}); |
| | | this.gv_remark, |
| | | this.gridColumn7}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "主键GUID"; |
| | | this.gridColumn7.FieldName = "guid"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 14; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // Frm_MesCgthSq |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | } |
| | | } |