| | |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 15; |
| | | this.gridColumn1.VisibleIndex = 14; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn3.FieldName = "itemId"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 14; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn17 |
| | |
| | | // |
| | | // 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; |