| | |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowSpan = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(1106, 58); |
| | | this.layoutControlItem3.Text = "不合格描述"; |
| | | this.layoutControlItem3.Text = "异常描述"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // tabMx |
| | |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn14.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn14.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn14.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn14.Caption = "处置意见"; |
| | | this.gridColumn14.FieldName = "handResult"; |
| | | this.gridColumn14.MinWidth = 25; |