| | |
| | | this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1Report)).BeginInit(); |
| | |
| | | this.gv_ownerId, |
| | | this.gv_indepUserCode, |
| | | this.gv_indepDate, |
| | | this.gridColumn5}); |
| | | this.gridColumn5, |
| | | this.gridColumn7}); |
| | | this.gridView1Report.GridControl = this.gcMain1Report; |
| | | this.gridView1Report.IndicatorWidth = 50; |
| | | this.gridView1Report.Name = "gridView1Report"; |
| | |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "主表主键"; |
| | | this.gridColumn12.Caption = "主表主键Guid"; |
| | | this.gridColumn12.FieldName = "hGuid"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "申请单号"; |
| | | this.gridColumn7.FieldName = "qtck"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 13; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | } |
| | | } |