| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_isCompleted = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.split1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemCheckEdit1}); |
| | | this.gcMain1.Size = new System.Drawing.Size(1573, 518); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gv_remark, |
| | | this.gridColumn4, |
| | | this.gridColumn11, |
| | | this.gridColumn7}); |
| | | this.gridColumn7, |
| | | this.gv_isCompleted}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | // |
| | | this.gridColumn7.Caption = "SRM到货单号"; |
| | | this.gridColumn7.FieldName = "paperBillNo"; |
| | | this.gridColumn7.MinWidth = 25; |
| | |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 13; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // |
| | | // gv_isCompleted |
| | | // |
| | | this.gv_isCompleted.Caption = "是否入库"; |
| | | this.gv_isCompleted.ColumnEdit = this.repositoryItemCheckEdit1; |
| | | this.gv_isCompleted.FieldName = "isCompleted"; |
| | | this.gv_isCompleted.MinWidth = 25; |
| | | this.gv_isCompleted.Name = "gv_isCompleted"; |
| | | this.gv_isCompleted.OptionsColumn.AllowEdit = false; |
| | | this.gv_isCompleted.OptionsColumn.ReadOnly = true; |
| | | this.gv_isCompleted.Visible = true; |
| | | this.gv_isCompleted.VisibleIndex = 14; |
| | | this.gv_isCompleted.Width = 80; |
| | | // |
| | | // repositoryItemCheckEdit1 |
| | | // |
| | | this.repositoryItemCheckEdit1.AutoHeight = false; |
| | | this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; |
| | | this.repositoryItemCheckEdit1.ValueChecked = 1; |
| | | this.repositoryItemCheckEdit1.ValueUnchecked = 0; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | this.split1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcsub; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isCompleted; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; |
| | | } |
| | | } |