| | |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gridColumn8, |
| | | this.gridColumn5, |
| | | this.gridColumn9, |
| | | this.gridColumn10}); |
| | | this.gridColumn10, |
| | | this.gridColumn11}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; |
| | | this.gridView1.IndicatorWidth = 50; |
| | |
| | | this.colChkInt.FieldName = "chkInt"; |
| | | this.colChkInt.MinWidth = 25; |
| | | this.colChkInt.Name = "colChkInt"; |
| | | this.colChkInt.Tag = "edit"; |
| | | this.colChkInt.Visible = true; |
| | | this.colChkInt.VisibleIndex = 0; |
| | | this.colChkInt.Width = 94; |
| | |
| | | this.layoutControlItem20.Text = "默认仓库"; |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "IQC称重"; |
| | | this.gridColumn11.FieldName = "bz09"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 13; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // Frm_MesItems |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn colChkInt; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | } |
| | | } |