| | |
| | | this.gv_returnType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gv_checkDate, |
| | | this.gv_returnType, |
| | | this.gv_depotId, |
| | | this.gv_remark}); |
| | | this.gv_remark, |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 8; |
| | | this.gv_remark.Width = 94; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "主键"; |
| | | this.gridColumn1.FieldName = "guid"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |