| | |
| | | this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | this.gridColumn17, |
| | | this.gridColumn7, |
| | | this.gridColumn6, |
| | | this.gridColumn11}); |
| | | this.gridColumn11, |
| | | this.gridColumn12, |
| | | this.gridColumn16}); |
| | | this.gridView1.DetailHeight = 428; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 62; |
| | |
| | | // |
| | | this.gridView4.Name = "gridView4"; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "违规类别"; |
| | | this.gridColumn12.FieldName = "msg"; |
| | | this.gridColumn12.MinWidth = 30; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 21; |
| | | this.gridColumn12.Width = 112; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "异常描述"; |
| | | this.gridColumn16.FieldName = "countmsg"; |
| | | this.gridColumn16.MinWidth = 30; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 22; |
| | | this.gridColumn16.Width = 112; |
| | | // |
| | | // Frm_FqcDetect01 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | } |
| | | } |