namespace OTSIncAReportApp.ReportTemplate { partial class GBReport { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GBReport)); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.GB_dev_ym = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPageBreak1 = new DevExpress.XtraReports.UI.XRPageBreak(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_ypsm = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_jcjgwj = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_jcjgwj_text = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_cljggk = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_yxsj = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_yxsj_text = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_sczs = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_sczs_text = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_flfa = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_flfa_text = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_yjctz = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_yjctz_text = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.GB_dev_scmj = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_scmj_text = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_ckbz = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_dev_ckbz_text = new DevExpress.XtraReports.UI.XRTableCell(); this.GB_bt = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.GB_dev_ym, this.xrPictureBox1}); this.TopMargin.HeightF = 79.25F; this.TopMargin.Name = "TopMargin"; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(5.000051F, 56.25F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(634.9998F, 23F); // // GB_dev_ym // this.GB_dev_ym.LocationFloat = new DevExpress.Utils.PointFloat(170.3751F, 15.95834F); this.GB_dev_ym.Multiline = true; this.GB_dev_ym.Name = "GB_dev_ym"; this.GB_dev_ym.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.GB_dev_ym.SizeF = new System.Drawing.SizeF(469.6248F, 23F); this.GB_dev_ym.StylePriority.UseTextAlignment = false; this.GB_dev_ym.Text = "标准名"; this.GB_dev_ym.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrPictureBox1 // this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(5F, 7F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(159.375F, 47.91667F); // // BottomMargin // this.BottomMargin.HeightF = 69.70838F; this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageBreak1, this.xrTable1, this.GB_bt}); this.Detail.HeightF = 1218.75F; this.Detail.Name = "Detail"; // // xrPageBreak1 // this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 943.75F); this.xrPageBreak1.Name = "xrPageBreak1"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(5.000051F, 738.5417F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1, this.xrTableRow2, this.xrTableRow3, this.xrTableRow4, this.xrTableRow5, this.xrTableRow6}); this.xrTable1.SizeF = new System.Drawing.SizeF(640F, 150F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_ypsm}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // GB_dev_ypsm // this.GB_dev_ypsm.BackColor = System.Drawing.Color.DarkGray; this.GB_dev_ypsm.Multiline = true; this.GB_dev_ypsm.Name = "GB_dev_ypsm"; this.GB_dev_ypsm.StylePriority.UseBackColor = false; this.GB_dev_ypsm.Text = "样品说明"; this.GB_dev_ypsm.Weight = 4D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_jcjgwj, this.GB_dev_jcjgwj_text}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // GB_dev_jcjgwj // this.GB_dev_jcjgwj.Multiline = true; this.GB_dev_jcjgwj.Name = "GB_dev_jcjgwj"; this.GB_dev_jcjgwj.Text = "测量结果名称:"; this.GB_dev_jcjgwj.Weight = 1D; // // GB_dev_jcjgwj_text // this.GB_dev_jcjgwj_text.Multiline = true; this.GB_dev_jcjgwj_text.Name = "GB_dev_jcjgwj_text"; this.GB_dev_jcjgwj_text.StylePriority.UseTextAlignment = false; this.GB_dev_jcjgwj_text.Text = "GB_dev_jcjgwj_text"; this.GB_dev_jcjgwj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.GB_dev_jcjgwj_text.Weight = 3D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_cljggk}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // GB_dev_cljggk // this.GB_dev_cljggk.BackColor = System.Drawing.Color.DarkGray; this.GB_dev_cljggk.Multiline = true; this.GB_dev_cljggk.Name = "GB_dev_cljggk"; this.GB_dev_cljggk.StylePriority.UseBackColor = false; this.GB_dev_cljggk.Text = "测量结果概况"; this.GB_dev_cljggk.Weight = 4D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_yxsj, this.GB_dev_yxsj_text, this.GB_dev_sczs, this.GB_dev_sczs_text}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // GB_dev_yxsj // this.GB_dev_yxsj.Multiline = true; this.GB_dev_yxsj.Name = "GB_dev_yxsj"; this.GB_dev_yxsj.Text = "运行时间:"; this.GB_dev_yxsj.Weight = 1D; // // GB_dev_yxsj_text // this.GB_dev_yxsj_text.Multiline = true; this.GB_dev_yxsj_text.Name = "GB_dev_yxsj_text"; this.GB_dev_yxsj_text.Text = "GB_dev_yxsj_text"; this.GB_dev_yxsj_text.Weight = 1D; // // GB_dev_sczs // this.GB_dev_sczs.Multiline = true; this.GB_dev_sczs.Name = "GB_dev_sczs"; this.GB_dev_sczs.Text = "视场总数:"; this.GB_dev_sczs.Weight = 1D; // // GB_dev_sczs_text // this.GB_dev_sczs_text.Multiline = true; this.GB_dev_sczs_text.Name = "GB_dev_sczs_text"; this.GB_dev_sczs_text.Text = "GB_dev_sczs_text"; this.GB_dev_sczs_text.Weight = 1D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_flfa, this.GB_dev_flfa_text, this.GB_dev_yjctz, this.GB_dev_yjctz_text}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 1D; // // GB_dev_flfa // this.GB_dev_flfa.Multiline = true; this.GB_dev_flfa.Name = "GB_dev_flfa"; this.GB_dev_flfa.Text = "分类方案:"; this.GB_dev_flfa.Weight = 1D; // // GB_dev_flfa_text // this.GB_dev_flfa_text.Multiline = true; this.GB_dev_flfa_text.Name = "GB_dev_flfa_text"; this.GB_dev_flfa_text.Text = "GB_dev_flfa_text"; this.GB_dev_flfa_text.Weight = 1D; // // GB_dev_yjctz // this.GB_dev_yjctz.Multiline = true; this.GB_dev_yjctz.Name = "GB_dev_yjctz"; this.GB_dev_yjctz.Text = "已检查特征:"; this.GB_dev_yjctz.Weight = 1D; // // GB_dev_yjctz_text // this.GB_dev_yjctz_text.Multiline = true; this.GB_dev_yjctz_text.Name = "GB_dev_yjctz_text"; this.GB_dev_yjctz_text.Text = "GB_dev_yjctz_text"; this.GB_dev_yjctz_text.Weight = 1D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.GB_dev_scmj, this.GB_dev_scmj_text, this.GB_dev_ckbz, this.GB_dev_ckbz_text}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // GB_dev_scmj // this.GB_dev_scmj.Multiline = true; this.GB_dev_scmj.Name = "GB_dev_scmj"; this.GB_dev_scmj.Text = "视场面积:"; this.GB_dev_scmj.Weight = 1D; // // GB_dev_scmj_text // this.GB_dev_scmj_text.Multiline = true; this.GB_dev_scmj_text.Name = "GB_dev_scmj_text"; this.GB_dev_scmj_text.Text = "GB_dev_scmj_text"; this.GB_dev_scmj_text.Weight = 1D; // // GB_dev_ckbz // this.GB_dev_ckbz.Multiline = true; this.GB_dev_ckbz.Name = "GB_dev_ckbz"; this.GB_dev_ckbz.Text = "参考标准:"; this.GB_dev_ckbz.Weight = 1D; // // GB_dev_ckbz_text // this.GB_dev_ckbz_text.Multiline = true; this.GB_dev_ckbz_text.Name = "GB_dev_ckbz_text"; this.GB_dev_ckbz_text.Text = "GB_dev_ckbz_text"; this.GB_dev_ckbz_text.Weight = 1D; // // GB_bt // this.GB_bt.Font = new System.Drawing.Font("Arial", 48F); this.GB_bt.LocationFloat = new DevExpress.Utils.PointFloat(275.8334F, 191F); this.GB_bt.Multiline = true; this.GB_bt.Name = "GB_bt"; this.GB_bt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.GB_bt.SizeF = new System.Drawing.SizeF(100F, 330.2917F); this.GB_bt.StylePriority.UseFont = false; this.GB_bt.StylePriority.UseTextAlignment = false; this.GB_bt.Text = "标准评级"; this.GB_bt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // GBReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail}); this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(100, 100, 79, 70); this.Version = "21.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private DevExpress.XtraReports.UI.TopMarginBand TopMargin; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin; private DevExpress.XtraReports.UI.DetailBand Detail; private DevExpress.XtraReports.UI.XRLabel GB_dev_ym; private DevExpress.XtraReports.UI.XRTable xrTable1; private DevExpress.XtraReports.UI.XRTableRow xrTableRow1; private DevExpress.XtraReports.UI.XRTableCell GB_dev_ypsm; private DevExpress.XtraReports.UI.XRTableRow xrTableRow2; private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj; private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj_text; private DevExpress.XtraReports.UI.XRTableRow xrTableRow3; private DevExpress.XtraReports.UI.XRTableCell GB_dev_cljggk; private DevExpress.XtraReports.UI.XRTableRow xrTableRow4; private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj; private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj_text; private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs; private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs_text; private DevExpress.XtraReports.UI.XRTableRow xrTableRow5; private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa; private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa_text; private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz; private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz_text; private DevExpress.XtraReports.UI.XRTableRow xrTableRow6; private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj; private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj_text; private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz; private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz_text; private DevExpress.XtraReports.UI.XRLabel GB_bt; private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak1; private DevExpress.XtraReports.UI.XRLine xrLine1; } }