/// <summary>
/// Required method for telerik Reporting designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CompletePLReport));
Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
Telerik.Reporting.Group group2 = new Telerik.Reporting.Group();
Telerik.Reporting.Group group3 = new Telerik.Reporting.Group();
Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
this.productionCycleIDCaptionTextBox = new Telerik.Reporting.TextBox();
this.moduleNameCaptionTextBox = new Telerik.Reporting.TextBox();
this.dateCaptionTextBox = new Telerik.Reporting.TextBox();
this.dOCCaptionTextBox = new Telerik.Reporting.TextBox();
this.stageCaptionTextBox = new Telerik.Reporting.TextBox();
this.populationCaptionTextBox = new Telerik.Reporting.TextBox();
this.survivalRateCaptionTextBox = new Telerik.Reporting.TextBox();
this.activityCaptionTextBox = new Telerik.Reporting.TextBox();
this.lengthCaptionTextBox = new Telerik.Reporting.TextBox();
this.sTDEVCaptionTextBox = new Telerik.Reporting.TextBox();
this.fGCCaptionTextBox = new Telerik.Reporting.TextBox();
this.necrosisCaptionTextBox = new Telerik.Reporting.TextBox();
this.foulingCaptionTextBox = new Telerik.Reporting.TextBox();
this.parasiteCaptionTextBox = new Telerik.Reporting.TextBox();
this.mGRCaptionTextBox = new Telerik.Reporting.TextBox();
this.remarkCaptionTextBox = new Telerik.Reporting.TextBox();
this.productionCycleIDGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
this.productionCycleIDGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
this.textBox2 = new Telerik.Reporting.TextBox();
this.textBox4 = new Telerik.Reporting.TextBox();
this.moduleNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
this.moduleNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
this.reportFooter = new Telerik.Reporting.ReportFooterSection();
this.textBox1 = new Telerik.Reporting.TextBox();
this.populationSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.survivalRateSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.activitySumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.lengthSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.sTDEVSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.fGCSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.necrosisSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.foulingSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.parasiteSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.mGRSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
this.pageFooter = new Telerik.Reporting.PageFooterSection();
this.currentTimeTextBox = new Telerik.Reporting.TextBox();
this.pageInfoTextBox = new Telerik.Reporting.TextBox();
this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
this.titleTextBox = new Telerik.Reporting.TextBox();
this.detail = new Telerik.Reporting.DetailSection();
this.dateDataTextBox = new Telerik.Reporting.TextBox();
this.dOCDataTextBox = new Telerik.Reporting.TextBox();
this.stageDataTextBox = new Telerik.Reporting.TextBox();
this.populationDataTextBox = new Telerik.Reporting.TextBox();
this.survivalRateDataTextBox = new Telerik.Reporting.TextBox();
this.activityDataTextBox = new Telerik.Reporting.TextBox();
this.lengthDataTextBox = new Telerik.Reporting.TextBox();
this.sTDEVDataTextBox = new Telerik.Reporting.TextBox();
this.fGCDataTextBox = new Telerik.Reporting.TextBox();
this.necrosisDataTextBox = new Telerik.Reporting.TextBox();
this.foulingDataTextBox = new Telerik.Reporting.TextBox();
this.parasiteDataTextBox = new Telerik.Reporting.TextBox();
this.mGRDataTextBox = new Telerik.Reporting.TextBox();
this.remarkDataTextBox = new Telerik.Reporting.TextBox();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// labelsGroupFooterSection
//
this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
this.labelsGroupFooterSection.Style.Visible = false;
//
// labelsGroupHeaderSection
//
this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.productionCycleIDCaptionTextBox,
this.moduleNameCaptionTextBox,
this.dateCaptionTextBox,
this.dOCCaptionTextBox,
this.stageCaptionTextBox,
this.populationCaptionTextBox,
this.survivalRateCaptionTextBox,
this.activityCaptionTextBox,
this.lengthCaptionTextBox,
this.sTDEVCaptionTextBox,
this.fGCCaptionTextBox,
this.necrosisCaptionTextBox,
this.foulingCaptionTextBox,
this.parasiteCaptionTextBox,
this.mGRCaptionTextBox,
//.........这里部分代码省略.........
/// <summary>
/// Required method for telerik Reporting designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup11 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup13 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup14 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup15 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup16 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup17 = new Telerik.Reporting.TableGroup();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(gradingSheetTraits));
Telerik.Reporting.TableGroup tableGroup18 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup19 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup20 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup21 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup22 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup23 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup24 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup25 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup26 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup27 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup28 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup29 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup30 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup31 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup32 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup33 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.TableGroup tableGroup34 = new Telerik.Reporting.TableGroup();
Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter5 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter6 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter7 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
Telerik.Reporting.Drawing.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
this.textBox6 = new Telerik.Reporting.TextBox();
this.textBox7 = new Telerik.Reporting.TextBox();
this.textBox19 = new Telerik.Reporting.TextBox();
this.textBox8 = new Telerik.Reporting.TextBox();
this.textBox9 = new Telerik.Reporting.TextBox();
this.textBox33 = new Telerik.Reporting.TextBox();
this.textBox10 = new Telerik.Reporting.TextBox();
this.textBox11 = new Telerik.Reporting.TextBox();
this.textBox37 = new Telerik.Reporting.TextBox();
this.textBox12 = new Telerik.Reporting.TextBox();
this.textBox13 = new Telerik.Reporting.TextBox();
this.textBox62 = new Telerik.Reporting.TextBox();
this.textBox14 = new Telerik.Reporting.TextBox();
this.textBox15 = new Telerik.Reporting.TextBox();
this.textBox64 = new Telerik.Reporting.TextBox();
this.textBox5 = new Telerik.Reporting.TextBox();
this.textBox16 = new Telerik.Reporting.TextBox();
this.textBox30 = new Telerik.Reporting.TextBox();
this.textBox31 = new Telerik.Reporting.TextBox();
this.textBox44 = new Telerik.Reporting.TextBox();
this.textBox32 = new Telerik.Reporting.TextBox();
this.textBox34 = new Telerik.Reporting.TextBox();
this.textBox56 = new Telerik.Reporting.TextBox();
this.textBox35 = new Telerik.Reporting.TextBox();
this.textBox36 = new Telerik.Reporting.TextBox();
this.textBox58 = new Telerik.Reporting.TextBox();
this.textBox38 = new Telerik.Reporting.TextBox();
this.textBox39 = new Telerik.Reporting.TextBox();
this.textBox60 = new Telerik.Reporting.TextBox();
this.textBox40 = new Telerik.Reporting.TextBox();
this.textBox41 = new Telerik.Reporting.TextBox();
this.textBox63 = new Telerik.Reporting.TextBox();
this.textBox18 = new Telerik.Reporting.TextBox();
this.textBox42 = new Telerik.Reporting.TextBox();
this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
this.textBox2 = new Telerik.Reporting.TextBox();
this.textBox1 = new Telerik.Reporting.TextBox();
this.txtSY = new Telerik.Reporting.TextBox();
this.txtHeaderTitle = new Telerik.Reporting.TextBox();
this.txtHeaderPlace = new Telerik.Reporting.TextBox();
this.txtHeaderDC = new Telerik.Reporting.TextBox();
this.detail = new Telerik.Reporting.DetailSection();
//.........这里部分代码省略.........
请发表评论