| | |
| | | this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gridColumn2, |
| | | this.gridColumn4, |
| | | this.gv_itemBarcode, |
| | | this.gv_quantity}); |
| | | this.gv_quantity, |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "相关组织"; |
| | | this.gridColumn1.FieldName = "orgName"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 5; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // SysTuiSong |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_quantity; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |