Beispiel #1
0
 /// <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(DailyDoctorVisit));
     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.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();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.doctorNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.visitIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.entryDateCaptionTextBox1 = new Telerik.Reporting.TextBox();
     this.doctorFeeCaptionTextBox = new Telerik.Reporting.TextBox();
     this.doctorNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.doctorNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.doctorNameDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.entryDateGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource3 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.pageHeader = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox = 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.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.visitIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientIDDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateDataTextBox1 = new Telerik.Reporting.TextBox();
     this.doctorFeeDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((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.20000004768371582D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameCaptionTextBox,
     this.visitIDCaptionTextBox,
     this.patientIDCaptionTextBox,
     this.entryDateCaptionTextBox1,
     this.doctorFeeCaptionTextBox});
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // doctorNameCaptionTextBox
     //
     this.doctorNameCaptionTextBox.CanGrow = true;
     this.doctorNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameCaptionTextBox.Name = "doctorNameCaptionTextBox";
     this.doctorNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.37916669249534607D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.doctorNameCaptionTextBox.StyleName = "Caption";
     this.doctorNameCaptionTextBox.Value = "SlNo";
     //
     // visitIDCaptionTextBox
     //
     this.visitIDCaptionTextBox.CanGrow = true;
     this.visitIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.visitIDCaptionTextBox.Name = "visitIDCaptionTextBox";
     this.visitIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.visitIDCaptionTextBox.StyleName = "Caption";
     this.visitIDCaptionTextBox.Value = "Visit ID";
     //
     // patientIDCaptionTextBox
     //
     this.patientIDCaptionTextBox.CanGrow = true;
     this.patientIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.patientIDCaptionTextBox.Name = "patientIDCaptionTextBox";
     this.patientIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.patientIDCaptionTextBox.StyleName = "Caption";
     this.patientIDCaptionTextBox.Value = "Patient ID";
     //
     // entryDateCaptionTextBox1
     //
     this.entryDateCaptionTextBox1.CanGrow = true;
     this.entryDateCaptionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.entryDateCaptionTextBox1.Name = "entryDateCaptionTextBox1";
     this.entryDateCaptionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.entryDateCaptionTextBox1.StyleName = "Caption";
     this.entryDateCaptionTextBox1.Value = "Entry Date";
     //
     // doctorFeeCaptionTextBox
     //
     this.doctorFeeCaptionTextBox.CanGrow = true;
     this.doctorFeeCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorFeeCaptionTextBox.Name = "doctorFeeCaptionTextBox";
     this.doctorFeeCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.doctorFeeCaptionTextBox.StyleName = "Caption";
     this.doctorFeeCaptionTextBox.Value = "Doctor Fee";
     //
     // doctorNameGroupFooterSection
     //
     this.doctorNameGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.doctorNameGroupFooterSection.Name = "doctorNameGroupFooterSection";
     //
     // doctorNameGroupHeaderSection
     //
     this.doctorNameGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.245931938290596D);
     this.doctorNameGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameDataTextBox,
     this.entryDateDataTextBox});
     this.doctorNameGroupHeaderSection.Name = "doctorNameGroupHeaderSection";
     //
     // doctorNameDataTextBox
     //
     this.doctorNameDataTextBox.CanGrow = true;
     this.doctorNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameDataTextBox.Name = "doctorNameDataTextBox";
     this.doctorNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.125D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.doctorNameDataTextBox.Style.Font.Name = "Arial";
     this.doctorNameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.doctorNameDataTextBox.StyleName = "Data";
     this.doctorNameDataTextBox.Value = "=Fields.DoctorName";
     //
     // entryDateDataTextBox
     //
     this.entryDateDataTextBox.CanGrow = true;
     this.entryDateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1458332538604736D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.entryDateDataTextBox.Name = "entryDateDataTextBox";
     this.entryDateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5541667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.245931938290596D));
     this.entryDateDataTextBox.Style.Font.Name = "Arial";
     this.entryDateDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.entryDateDataTextBox.StyleName = "Data";
     this.entryDateDataTextBox.Value = "=Fields.EntryDate";
     //
     // entryDateGroupFooterSection
     //
     this.entryDateGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.25216212868690491D);
     this.entryDateGroupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox1});
     this.entryDateGroupFooterSection.Name = "entryDateGroupFooterSection";
     this.entryDateGroupFooterSection.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     //
     // textBox1
     //
     this.textBox1.Format = "{0:N2}";
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Name = "Arial";
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Value = "= Sum(Fields.DoctorFee)";
     //
     // entryDateGroupHeaderSection
     //
     this.entryDateGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.entryDateGroupHeaderSection.Name = "entryDateGroupHeaderSection";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource2.Name = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand = resources.GetString("sqlDataSource2.SelectCommand");
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource3.Name = "sqlDataSource3";
     this.sqlDataSource3.SelectCommand = resources.GetString("sqlDataSource3.SelectCommand");
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@StDate", System.Data.DbType.DateTime, "=Parameters.StDate.Value"),
     new Telerik.Reporting.SqlDataSourceParameter("@EndDate", System.Data.DbType.DateTime, "=Parameters.EndDate.Value")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_rpt_DailyDoctorVisit";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.reportNameTextBox});
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.reportNameTextBox.Name = "reportNameTextBox";
     this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4166665077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value = "DailyDoctorVisit";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.currentTimeTextBox,
     this.pageInfoTextBox});
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.currentTimeTextBox.Name = "currentTimeTextBox";
     this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1979167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2395832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.pageInfoTextBox.Name = "pageInfoTextBox";
     this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1979167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName = "PageInfo";
     this.pageInfoTextBox.Value = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.25833335518836975D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name = "titleTextBox";
     this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4583334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.25833335518836975D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "DailyDoctorVisit";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2540680468082428D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.visitIDDataTextBox,
     this.patientIDDataTextBox,
     this.entryDateDataTextBox1,
     this.doctorFeeDataTextBox,
     this.textBox2,
     this.shape1});
     this.detail.Name = "detail";
     //
     // visitIDDataTextBox
     //
     this.visitIDDataTextBox.CanGrow = true;
     this.visitIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.visitIDDataTextBox.Name = "visitIDDataTextBox";
     this.visitIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999213457107544D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.visitIDDataTextBox.Style.Font.Name = "Arial";
     this.visitIDDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.visitIDDataTextBox.StyleName = "Data";
     this.visitIDDataTextBox.Value = "=Fields.VisitID";
     //
     // patientIDDataTextBox
     //
     this.patientIDDataTextBox.CanGrow = true;
     this.patientIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.patientIDDataTextBox.Name = "patientIDDataTextBox";
     this.patientIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1915875673294067D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.patientIDDataTextBox.Style.Font.Name = "Arial";
     this.patientIDDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.patientIDDataTextBox.StyleName = "Data";
     this.patientIDDataTextBox.Value = "=Fields.PatientID";
     //
     // entryDateDataTextBox1
     //
     this.entryDateDataTextBox1.CanGrow = true;
     this.entryDateDataTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5916664600372314D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.entryDateDataTextBox1.Name = "entryDateDataTextBox1";
     this.entryDateDataTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3083336353302D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.entryDateDataTextBox1.Style.Font.Name = "Arial";
     this.entryDateDataTextBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.entryDateDataTextBox1.StyleName = "Data";
     this.entryDateDataTextBox1.Value = "=Fields.EntryDate";
     //
     // doctorFeeDataTextBox
     //
     this.doctorFeeDataTextBox.CanGrow = true;
     this.doctorFeeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.doctorFeeDataTextBox.Name = "doctorFeeDataTextBox";
     this.doctorFeeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.doctorFeeDataTextBox.Style.Font.Name = "Arial";
     this.doctorFeeDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.doctorFeeDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.doctorFeeDataTextBox.StyleName = "Data";
     this.doctorFeeDataTextBox.Value = "=Fields.DoctorFee";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.16016387939453125D));
     this.textBox2.Style.Font.Name = "Arial";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value = "= RowNumber()";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.2019847184419632D));
     this.shape1.Name = "shape1";
     this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     //
     // DailyDoctorVisit
     //
     this.DataSource = this.sqlDataSource1;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name = "labelsGroup";
     group2.GroupFooter = this.doctorNameGroupFooterSection;
     group2.GroupHeader = this.doctorNameGroupHeaderSection;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.DoctorName"));
     group2.Name = "doctorNameGroup";
     group3.GroupFooter = this.entryDateGroupFooterSection;
     group3.GroupHeader = this.entryDateGroupHeaderSection;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.EntryDate"));
     group3.Name = "entryDateGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     group1,
     group2,
     group3});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labelsGroupHeaderSection,
     this.labelsGroupFooterSection,
     this.doctorNameGroupHeaderSection,
     this.doctorNameGroupFooterSection,
     this.entryDateGroupHeaderSection,
     this.entryDateGroupFooterSection,
     this.pageHeader,
     this.pageFooter,
     this.reportHeader,
     this.reportFooter,
     this.detail});
     this.Name = "DailyDoctorVisit";
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Title")});
     styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule1.Style.Font.Name = "Georgia";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Caption")});
     styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule2.Style.Font.Name = "Georgia";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Data")});
     styleRule3.Style.Font.Name = "Georgia";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
     styleRule4.Style.Font.Name = "Georgia";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3,
     styleRule4});
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.4375D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #2
0
 /// <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(DailyVisitByDoctor));
     Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
     Telerik.Reporting.Group group2 = new Telerik.Reporting.Group();
     Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter2 = 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();
     this.doctorNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.doctorNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.doctorNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.doctorNameDataTextBox = new Telerik.Reporting.TextBox();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.entryDateCaptionTextBox = new Telerik.Reporting.TextBox();
     this.visitIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.doctorFeeCaptionTextBox = new Telerik.Reporting.TextBox();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource3 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.pageHeader = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox = 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.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.entryDateDataTextBox = new Telerik.Reporting.TextBox();
     this.visitIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientIDDataTextBox = new Telerik.Reporting.TextBox();
     this.doctorFeeDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // doctorNameGroupFooterSection
     //
     this.doctorNameGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22896988689899445D);
     this.doctorNameGroupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox3});
     this.doctorNameGroupFooterSection.Name = "doctorNameGroupFooterSection";
     //
     // textBox3
     //
     this.textBox3.Format = "{0:N2}";
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4473919868469238D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.85260838270187378D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.Value = "= Sum(Fields.DoctorFee)";
     //
     // doctorNameGroupHeaderSection
     //
     this.doctorNameGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.doctorNameGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameCaptionTextBox,
     this.doctorNameDataTextBox});
     this.doctorNameGroupHeaderSection.Name = "doctorNameGroupHeaderSection";
     //
     // doctorNameCaptionTextBox
     //
     this.doctorNameCaptionTextBox.CanGrow = true;
     this.doctorNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameCaptionTextBox.Name = "doctorNameCaptionTextBox";
     this.doctorNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.87916678190231323D), Telerik.Reporting.Drawing.Unit.Inch(0.17916662991046906D));
     this.doctorNameCaptionTextBox.Style.Font.Bold = true;
     this.doctorNameCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.doctorNameCaptionTextBox.StyleName = "Caption";
     this.doctorNameCaptionTextBox.Value = "Doctor Name:";
     //
     // doctorNameDataTextBox
     //
     this.doctorNameDataTextBox.CanGrow = true;
     this.doctorNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameDataTextBox.Name = "doctorNameDataTextBox";
     this.doctorNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.17916662991046906D));
     this.doctorNameDataTextBox.Style.Font.Bold = true;
     this.doctorNameDataTextBox.StyleName = "Data";
     this.doctorNameDataTextBox.Value = "=Fields.DoctorName";
     //
     // 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.22918622195720673D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.entryDateCaptionTextBox,
     this.visitIDCaptionTextBox,
     this.patientIDCaptionTextBox,
     this.doctorFeeCaptionTextBox,
     this.textBox1});
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // entryDateCaptionTextBox
     //
     this.entryDateCaptionTextBox.CanGrow = true;
     this.entryDateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.entryDateCaptionTextBox.Name = "entryDateCaptionTextBox";
     this.entryDateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.entryDateCaptionTextBox.Style.Font.Bold = true;
     this.entryDateCaptionTextBox.StyleName = "Caption";
     this.entryDateCaptionTextBox.Value = "Entry Date";
     //
     // visitIDCaptionTextBox
     //
     this.visitIDCaptionTextBox.CanGrow = true;
     this.visitIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1763043403625488D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.visitIDCaptionTextBox.Name = "visitIDCaptionTextBox";
     this.visitIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.visitIDCaptionTextBox.Style.Font.Bold = true;
     this.visitIDCaptionTextBox.StyleName = "Caption";
     this.visitIDCaptionTextBox.Value = "Visit ID";
     //
     // patientIDCaptionTextBox
     //
     this.patientIDCaptionTextBox.CanGrow = true;
     this.patientIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8526086807250977D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.patientIDCaptionTextBox.Name = "patientIDCaptionTextBox";
     this.patientIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.patientIDCaptionTextBox.Style.Font.Bold = true;
     this.patientIDCaptionTextBox.StyleName = "Caption";
     this.patientIDCaptionTextBox.Value = "Patient ID";
     //
     // doctorFeeCaptionTextBox
     //
     this.doctorFeeCaptionTextBox.CanGrow = true;
     this.doctorFeeCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5289125442504883D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorFeeCaptionTextBox.Name = "doctorFeeCaptionTextBox";
     this.doctorFeeCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75025433301925659D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.doctorFeeCaptionTextBox.Style.Font.Bold = true;
     this.doctorFeeCaptionTextBox.StyleName = "Caption";
     this.doctorFeeCaptionTextBox.Value = "Doctor Fee";
     //
     // textBox1
     //
     this.textBox1.CanGrow = true;
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49992132186889648D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName = "Caption";
     this.textBox1.Value = "SLNo";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource2.Name = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand = resources.GetString("sqlDataSource2.SelectCommand");
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource3.Name = "sqlDataSource3";
     this.sqlDataSource3.SelectCommand = resources.GetString("sqlDataSource3.SelectCommand");
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@DoctorName", System.Data.DbType.AnsiString, "=Parameters.DoctorName.Value"),
     new Telerik.Reporting.SqlDataSourceParameter("@VisitDate", System.Data.DbType.DateTime, "=Parameters.VisitDate.Value")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_rpt_DailyVisitByDoctor";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.reportNameTextBox});
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.reportNameTextBox.Name = "reportNameTextBox";
     this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.6843833923339844D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value = "DailyVisitByDoctor";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.16041669249534607D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.currentTimeTextBox,
     this.pageInfoTextBox});
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.currentTimeTextBox.Name = "currentTimeTextBox";
     this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3317749500274658D), Telerik.Reporting.Drawing.Unit.Inch(0.1395832747220993D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3734416961669922D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.pageInfoTextBox.Name = "pageInfoTextBox";
     this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.92655873298645D), Telerik.Reporting.Drawing.Unit.Inch(0.1395832747220993D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName = "PageInfo";
     this.pageInfoTextBox.Value = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.35833331942558289D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name = "titleTextBox";
     this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.7260499000549316D), Telerik.Reporting.Drawing.Unit.Inch(0.35833331942558289D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "DailyVisitByDoctor";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.21892738342285156D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.entryDateDataTextBox,
     this.visitIDDataTextBox,
     this.patientIDDataTextBox,
     this.doctorFeeDataTextBox,
     this.textBox2,
     this.shape1});
     this.detail.Name = "detail";
     //
     // entryDateDataTextBox
     //
     this.entryDateDataTextBox.CanGrow = true;
     this.entryDateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.entryDateDataTextBox.Name = "entryDateDataTextBox";
     this.entryDateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.14593188464641571D));
     this.entryDateDataTextBox.StyleName = "Data";
     this.entryDateDataTextBox.Value = "=Fields.EntryDate";
     //
     // visitIDDataTextBox
     //
     this.visitIDDataTextBox.CanGrow = true;
     this.visitIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1763043403625488D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.visitIDDataTextBox.Name = "visitIDDataTextBox";
     this.visitIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.14593188464641571D));
     this.visitIDDataTextBox.StyleName = "Data";
     this.visitIDDataTextBox.Value = "=Fields.VisitID";
     //
     // patientIDDataTextBox
     //
     this.patientIDDataTextBox.CanGrow = true;
     this.patientIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8526086807250977D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.patientIDDataTextBox.Name = "patientIDDataTextBox";
     this.patientIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6554708480834961D), Telerik.Reporting.Drawing.Unit.Inch(0.14593188464641571D));
     this.patientIDDataTextBox.StyleName = "Data";
     this.patientIDDataTextBox.Value = "=Fields.PatientID";
     //
     // doctorFeeDataTextBox
     //
     this.doctorFeeDataTextBox.CanGrow = true;
     this.doctorFeeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5289125442504883D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorFeeDataTextBox.Name = "doctorFeeDataTextBox";
     this.doctorFeeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75025433301925659D), Telerik.Reporting.Drawing.Unit.Inch(0.14593188464641571D));
     this.doctorFeeDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.doctorFeeDataTextBox.StyleName = "Data";
     this.doctorFeeDataTextBox.Value = "=Fields.DoctorFee";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.4791666567325592D), Telerik.Reporting.Drawing.Unit.Inch(0.13315598666667938D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value = "= RowNumber()";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.16684405505657196D));
     this.shape1.Name = "shape1";
     this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.3000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     //
     // DailyVisitByDoctor
     //
     this.DataSource = this.sqlDataSource1;
     group1.GroupFooter = this.doctorNameGroupFooterSection;
     group1.GroupHeader = this.doctorNameGroupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.DoctorName"));
     group1.Name = "doctorNameGroup";
     group2.GroupFooter = this.labelsGroupFooterSection;
     group2.GroupHeader = this.labelsGroupHeaderSection;
     group2.Name = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     group1,
     group2});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameGroupHeaderSection,
     this.doctorNameGroupFooterSection,
     this.labelsGroupHeaderSection,
     this.labelsGroupFooterSection,
     this.pageHeader,
     this.pageFooter,
     this.reportHeader,
     this.reportFooter,
     this.detail});
     this.Name = "DailyVisitByDoctor";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.AvailableValues.DataSource = this.sqlDataSource2;
     reportParameter1.AvailableValues.DisplayMember = "= Fields.DoctorName";
     reportParameter1.AvailableValues.ValueMember = "= Fields.DoctorName";
     reportParameter1.Name = "DoctorName";
     reportParameter1.Text = "Doctor Name:";
     reportParameter1.Visible = true;
     reportParameter2.AvailableValues.DataSource = this.sqlDataSource3;
     reportParameter2.AvailableValues.DisplayMember = "= Fields.EntryDate.Date";
     reportParameter2.AvailableValues.ValueMember = "= Fields.EntryDate.Date";
     reportParameter2.Name = "VisitDate";
     reportParameter2.Text = "Visit Date:";
     reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Title")});
     styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule1.Style.Font.Name = "Calibri";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Caption")});
     styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule2.Style.Font.Name = "Calibri";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Data")});
     styleRule3.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule3.Style.Font.Name = "Calibri";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
     styleRule4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule4.Style.Font.Name = "Calibri";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3,
     styleRule4});
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.7677168846130371D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #3
0
 /// <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.Group group1 = new Telerik.Reporting.Group();
     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();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource3 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.visitIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.pageHeader = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox = new Telerik.Reporting.TextBox();
     this.pageFooter = new Telerik.Reporting.PageFooterSection();
     this.currentTimeTextBox = new Telerik.Reporting.TextBox();
     this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox = new Telerik.Reporting.TextBox();
     this.barcode1 = new Telerik.Reporting.Barcode();
     this.shape2 = new Telerik.Reporting.Shape();
     this.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.visitIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientNameDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.textBox7 = new Telerik.Reporting.TextBox();
     this.textBox8 = new Telerik.Reporting.TextBox();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox9 = new Telerik.Reporting.TextBox();
     this.textBox10 = new Telerik.Reporting.TextBox();
     this.txtTotalTaka = new Telerik.Reporting.TextBox();
     this.TotalTaka = new Telerik.Reporting.TextBox();
     this.txtTakaWord = new Telerik.Reporting.TextBox();
     this.textBox13 = new Telerik.Reporting.TextBox();
     this.textBox14 = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((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.052083343267440796D);
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource2.Name = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand = "select dbo.DoctorVisitInfo.VisitID\r\n,dbo.DoctorVisitInfo.PatientID\r\nfrom dbo.Doct" +
     "orVisitInfo";
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource3.Name = "sqlDataSource3";
     this.sqlDataSource3.SelectCommand = "select dbo.DoctorVisitInfo.VisitID\r\n,dbo.DoctorVisitInfo.PatientID\r\nfrom dbo.Doct" +
     "orVisitInfo";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@PatientID", System.Data.DbType.AnsiString, "=Parameters.PatientID.Value"),
     new Telerik.Reporting.SqlDataSourceParameter("@VisitID", System.Data.DbType.AnsiString, "=Parameters.VisitID.Value")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_rpt_DoctorVisitMoneyReceipt";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // visitIDCaptionTextBox
     //
     this.visitIDCaptionTextBox.CanGrow = true;
     this.visitIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.34791660308837891D));
     this.visitIDCaptionTextBox.Name = "visitIDCaptionTextBox";
     this.visitIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5791667103767395D), Telerik.Reporting.Drawing.Unit.Inch(0.20843172073364258D));
     this.visitIDCaptionTextBox.StyleName = "Caption";
     this.visitIDCaptionTextBox.Value = "Visit ID:";
     //
     // patientIDCaptionTextBox
     //
     this.patientIDCaptionTextBox.CanGrow = true;
     this.patientIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8791667222976685D), Telerik.Reporting.Drawing.Unit.Inch(0.34791660308837891D));
     this.patientIDCaptionTextBox.Name = "patientIDCaptionTextBox";
     this.patientIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20843172073364258D));
     this.patientIDCaptionTextBox.StyleName = "Caption";
     this.patientIDCaptionTextBox.Value = "Patient ID:";
     //
     // patientNameCaptionTextBox
     //
     this.patientNameCaptionTextBox.CanGrow = true;
     this.patientNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.64791661500930786D));
     this.patientNameCaptionTextBox.Name = "patientNameCaptionTextBox";
     this.patientNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.87916678190231323D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.patientNameCaptionTextBox.StyleName = "Caption";
     this.patientNameCaptionTextBox.Value = "Patient Name:";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.reportNameTextBox});
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.reportNameTextBox.Name = "reportNameTextBox";
     this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.879166841506958D), Telerik.Reporting.Drawing.Unit.Inch(0.57916665077209473D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value = "DoctorVisitMoneyReceipt";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23749925196170807D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.currentTimeTextBox});
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.currentTimeTextBox.Name = "currentTimeTextBox";
     this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2791666984558106D), Telerik.Reporting.Drawing.Unit.Inch(0.21666590869426727D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value = "=NOW()";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.89999997615814209D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox,
     this.barcode1,
     this.shape2});
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name = "titleTextBox";
     this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.35833346843719482D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "DoctorVisitMoneyReceipt";
     //
     // barcode1
     //
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.35841217637062073D));
     this.barcode1.Name = "barcode1";
     this.barcode1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.34158787131309509D));
     this.barcode1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barcode1.Value = "= Fields.VisitID";
     //
     // shape2
     //
     this.shape2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.shape2.Name = "shape2";
     this.shape2.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.099999904632568359D));
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(3.0479171276092529D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.visitIDDataTextBox,
     this.patientIDDataTextBox,
     this.patientNameDataTextBox,
     this.visitIDCaptionTextBox,
     this.patientIDCaptionTextBox,
     this.patientNameCaptionTextBox,
     this.textBox1,
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox6,
     this.textBox7,
     this.textBox8,
     this.textBox5,
     this.textBox9,
     this.textBox10,
     this.txtTotalTaka,
     this.TotalTaka,
     this.txtTakaWord,
     this.textBox13,
     this.textBox14,
     this.shape1});
     this.detail.Name = "detail";
     //
     // visitIDDataTextBox
     //
     this.visitIDDataTextBox.CanGrow = true;
     this.visitIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.5791667103767395D), Telerik.Reporting.Drawing.Unit.Inch(0.34791660308837891D));
     this.visitIDDataTextBox.Name = "visitIDDataTextBox";
     this.visitIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20843172073364258D));
     this.visitIDDataTextBox.Style.Font.Bold = true;
     this.visitIDDataTextBox.StyleName = "Data";
     this.visitIDDataTextBox.Value = "=Fields.VisitID";
     //
     // patientIDDataTextBox
     //
     this.patientIDDataTextBox.CanGrow = true;
     this.patientIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5791666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.34791660308837891D));
     this.patientIDDataTextBox.Name = "patientIDDataTextBox";
     this.patientIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20843172073364258D));
     this.patientIDDataTextBox.StyleName = "Data";
     this.patientIDDataTextBox.Value = "=Fields.PatientID";
     //
     // patientNameDataTextBox
     //
     this.patientNameDataTextBox.CanGrow = true;
     this.patientNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.89097720384597778D), Telerik.Reporting.Drawing.Unit.Inch(0.65203303098678589D));
     this.patientNameDataTextBox.Name = "patientNameDataTextBox";
     this.patientNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8881895542144775D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.patientNameDataTextBox.StyleName = "Data";
     this.patientNameDataTextBox.Value = "=Fields.PatientName";
     //
     // textBox1
     //
     this.textBox1.Format = "{0:#.00}";
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(1.2479168176651D));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59992122650146484D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value = "=Fields.RegistrationFee";
     //
     // textBox2
     //
     this.textBox2.Format = "{0:#.00}";
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.2479168176651D));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7000001072883606D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value = "=Fields.DoctorFee";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.2479168176651D));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox3.Value = "Registration Fee:";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(1.2479168176651D));
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox4.Value = "Doctor Visit Fee:";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40007877349853516D), Telerik.Reporting.Drawing.Unit.Inch(0.9563482403755188D));
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8999212384223938D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox6.Value = "=Fields.Sex";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.95634859800338745D));
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox7.Value = "=Fields.Age";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D), Telerik.Reporting.Drawing.Unit.Inch(0.047916729003190994D));
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2142391204833984D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox8.Value = "=Fields.EntryDate";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.94791680574417114D));
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox5.Value = "Sex:";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1999208927154541D), Telerik.Reporting.Drawing.Unit.Inch(0.9563482403755188D));
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox9.Value = "Age:";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.047916729003190994D));
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox10.Value = "Date:";
     //
     // txtTotalTaka
     //
     this.txtTotalTaka.Format = "{0:#.00}";
     this.txtTotalTaka.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(1.5479167699813843D));
     this.txtTotalTaka.Name = "txtTotalTaka";
     this.txtTotalTaka.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59992122650146484D), Telerik.Reporting.Drawing.Unit.Inch(0.21666939556598663D));
     this.txtTotalTaka.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.txtTotalTaka.Style.Font.Bold = true;
     this.txtTotalTaka.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.txtTotalTaka.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtTotalTaka.Value = "= Sum(Fields.RegistrationFee+ Fields.DoctorFee)";
     //
     // TotalTaka
     //
     this.TotalTaka.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.5479167699813843D));
     this.TotalTaka.Name = "TotalTaka";
     this.TotalTaka.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.TotalTaka.Value = "Total Taka:";
     //
     // txtTakaWord
     //
     this.txtTakaWord.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(1.8479166030883789D));
     this.txtTakaWord.Name = "txtTakaWord";
     this.txtTakaWord.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D), Telerik.Reporting.Drawing.Unit.Inch(0.19591236114501953D));
     this.txtTakaWord.Style.Color = System.Drawing.Color.Red;
     this.txtTakaWord.Style.Font.Bold = true;
     this.txtTakaWord.Value = "";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.8479166030883789D));
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox13.Value = "Taka in word:";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.847916841506958D));
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox14.Style.Font.Strikeout = false;
     this.textBox14.Style.Font.Underline = false;
     this.textBox14.Value = "Signature";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.7957546710968018D));
     this.shape1.Name = "shape1";
     this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     //
     // DoctorVisitMoneyReceipt
     //
     this.DataSource = this.sqlDataSource1;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     group1});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labelsGroupHeaderSection,
     this.labelsGroupFooterSection,
     this.pageHeader,
     this.pageFooter,
     this.reportHeader,
     this.reportFooter,
     this.detail});
     this.Name = "DoctorVisitMoneyReceipt";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Title")});
     styleRule1.Style.Color = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold = true;
     styleRule1.Style.Font.Italic = false;
     styleRule1.Style.Font.Name = "Tahoma";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Caption")});
     styleRule2.Style.Color = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Data")});
     styleRule3.Style.Font.Name = "Tahoma";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
     styleRule4.Style.Font.Name = "Tahoma";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3,
     styleRule4});
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #4
0
 /// <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.InstanceReportSource instanceReportSource1 = new Telerik.Reporting.InstanceReportSource();
     Telerik.Reporting.InstanceReportSource instanceReportSource2 = new Telerik.Reporting.InstanceReportSource();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LabTestOrderMain));
     Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
     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();
     this.labTestName_Sub1 = new OnlineOutPatientManagementSystem.Report.LabTestName_Sub();
     this.labTestDetails_Sub1 = new OnlineOutPatientManagementSystem.Report.LabTestDetails_Sub();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.labTestIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.pageHeader = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox = 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.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.labTestIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientNameDataTextBox = new Telerik.Reporting.TextBox();
     this.panel1 = new Telerik.Reporting.Panel();
     this.subReport1 = new Telerik.Reporting.SubReport();
     this.panel2 = new Telerik.Reporting.Panel();
     this.subReport2 = new Telerik.Reporting.SubReport();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.textBox7 = new Telerik.Reporting.TextBox();
     this.textBox8 = new Telerik.Reporting.TextBox();
     this.textBox9 = new Telerik.Reporting.TextBox();
     this.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox11 = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     this.textBox13 = new Telerik.Reporting.TextBox();
     this.textBox14 = new Telerik.Reporting.TextBox();
     this.textBox15 = new Telerik.Reporting.TextBox();
     this.textBox16 = new Telerik.Reporting.TextBox();
     this.textBox17 = new Telerik.Reporting.TextBox();
     this.textBox18 = new Telerik.Reporting.TextBox();
     this.textBox19 = new Telerik.Reporting.TextBox();
     this.textBox20 = new Telerik.Reporting.TextBox();
     this.textBox21 = new Telerik.Reporting.TextBox();
     this.textBox22 = new Telerik.Reporting.TextBox();
     this.textBox23 = new Telerik.Reporting.TextBox();
     this.textBox24 = new Telerik.Reporting.TextBox();
     this.textBox25 = new Telerik.Reporting.TextBox();
     this.textBox26 = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.labTestName_Sub1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labTestDetails_Sub1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labTestName_Sub1
     //
     this.labTestName_Sub1.Name = "LabTestName_Sub";
     //
     // labTestDetails_Sub1
     //
     this.labTestDetails_Sub1.Name = "LabTestDetails_Sub";
     //
     // 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.29999995231628418D);
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@LabTestID", System.Data.DbType.AnsiString, "=Parameters.LabTestID.Value")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_rpt_LabTestOrder";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // labTestIDCaptionTextBox
     //
     this.labTestIDCaptionTextBox.CanGrow = true;
     this.labTestIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.labTestIDCaptionTextBox.Name = "labTestIDCaptionTextBox";
     this.labTestIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.labTestIDCaptionTextBox.StyleName = "Caption";
     this.labTestIDCaptionTextBox.Value = "Lab Test ID";
     //
     // patientIDCaptionTextBox
     //
     this.patientIDCaptionTextBox.CanGrow = true;
     this.patientIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.patientIDCaptionTextBox.Name = "patientIDCaptionTextBox";
     this.patientIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.patientIDCaptionTextBox.StyleName = "Caption";
     this.patientIDCaptionTextBox.Value = "Patient ID";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.reportNameTextBox});
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.reportNameTextBox.Name = "reportNameTextBox";
     this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.609580039978027D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value = "LabTestOrderMain";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.currentTimeTextBox,
     this.pageInfoTextBox});
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.currentTimeTextBox.Name = "currentTimeTextBox";
     this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.2943735122680664D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3360400199890137D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.pageInfoTextBox.Name = "pageInfoTextBox";
     this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.2943735122680664D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName = "PageInfo";
     this.pageInfoTextBox.Value = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.35833331942558289D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name = "titleTextBox";
     this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.651247024536133D), Telerik.Reporting.Drawing.Unit.Inch(0.35833331942558289D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "LabTestOrderMain";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4.0999999046325684D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labTestIDDataTextBox,
     this.patientIDDataTextBox,
     this.patientNameDataTextBox,
     this.labTestIDCaptionTextBox,
     this.patientIDCaptionTextBox,
     this.panel1,
     this.panel2,
     this.textBox1,
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox5,
     this.textBox6,
     this.textBox7,
     this.textBox8,
     this.textBox9,
     this.textBox10,
     this.textBox11,
     this.textBox12,
     this.textBox13,
     this.textBox14,
     this.textBox15,
     this.textBox16,
     this.textBox17,
     this.textBox18,
     this.textBox19,
     this.textBox20,
     this.textBox21,
     this.textBox22,
     this.textBox23,
     this.textBox24,
     this.textBox25,
     this.textBox26});
     this.detail.Name = "detail";
     //
     // labTestIDDataTextBox
     //
     this.labTestIDDataTextBox.CanGrow = true;
     this.labTestIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.92091226577758789D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.labTestIDDataTextBox.Name = "labTestIDDataTextBox";
     this.labTestIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1791667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.labTestIDDataTextBox.StyleName = "Data";
     this.labTestIDDataTextBox.Value = "=Fields.LabTestID";
     //
     // patientIDDataTextBox
     //
     this.patientIDDataTextBox.CanGrow = true;
     this.patientIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1000792980194092D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.patientIDDataTextBox.Name = "patientIDDataTextBox";
     this.patientIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1791667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.patientIDDataTextBox.StyleName = "Data";
     this.patientIDDataTextBox.Value = "=Fields.PatientID";
     //
     // patientNameDataTextBox
     //
     this.patientNameDataTextBox.CanGrow = true;
     this.patientNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40007877349853516D), Telerik.Reporting.Drawing.Unit.Inch(0.68281286954879761D));
     this.patientNameDataTextBox.Name = "patientNameDataTextBox";
     this.patientNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4790878295898438D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.patientNameDataTextBox.StyleName = "Data";
     this.patientNameDataTextBox.Value = "=Fields.PatientName";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.subReport1});
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D));
     this.panel1.Name = "panel1";
     this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.900000274181366D));
     //
     // subReport1
     //
     this.subReport1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.subReport1.Name = "subReport1";
     instanceReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("LinkPrmLabTestID", "=Fields.LabTestID"));
     instanceReportSource1.ReportDocument = this.labTestName_Sub1;
     this.subReport1.ReportSource = instanceReportSource1;
     this.subReport1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328D));
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.subReport2});
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(1.6000000238418579D));
     this.panel2.Name = "panel2";
     this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.59999942779541D), Telerik.Reporting.Drawing.Unit.Inch(2D));
     //
     // subReport2
     //
     this.subReport2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.subReport2.Name = "subReport2";
     instanceReportSource2.Parameters.Add(new Telerik.Reporting.Parameter("LinkPrmLabTestID", "=Fields.LabTestID"));
     instanceReportSource2.ReportDocument = this.labTestDetails_Sub1;
     this.subReport2.ReportSource = instanceReportSource2;
     this.subReport2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5D), Telerik.Reporting.Drawing.Unit.Inch(1.7999998331069946D));
     //
     // textBox1
     //
     this.textBox1.CanGrow = true;
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.25833320617675781D));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox1.StyleName = "Caption";
     this.textBox1.Value = "Patient ID";
     //
     // textBox2
     //
     this.textBox2.CanGrow = true;
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.900078296661377D), Telerik.Reporting.Drawing.Unit.Inch(0.05833323672413826D));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox2.StyleName = "Caption";
     this.textBox2.Value = "Lab Test ID";
     //
     // textBox3
     //
     this.textBox3.CanGrow = true;
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.80007791519165D), Telerik.Reporting.Drawing.Unit.Inch(0.26244974136352539D));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1791667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox3.StyleName = "Data";
     this.textBox3.Value = "=Fields.PatientID";
     //
     // textBox4
     //
     this.textBox4.CanGrow = true;
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.80007791519165D), Telerik.Reporting.Drawing.Unit.Inch(0.05833323672413826D));
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1791667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox4.StyleName = "Data";
     this.textBox4.Value = "=Fields.LabTestID";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.020833492279052734D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.4791669845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.39996051788330078D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Value = "REGISTRATION/CONSENT FROM FOR SAMPLE COLLECTION FOR DIAGNOSTIC/FUTURE RESEARCH";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox6.Style.Font.Bold = false;
     this.textBox6.Style.Font.Name = "SutonnyMJ";
     this.textBox6.Value = "Avwg";
     //
     // textBox7
     //
     this.textBox7.CanGrow = true;
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox7.StyleName = "Caption";
     this.textBox7.Value = "Patient Name";
     //
     // textBox8
     //
     this.textBox8.CanGrow = true;
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8166656494140625D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.48333477973938D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox8.StyleName = "Data";
     this.textBox8.Value = "=Fields.PatientName";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.4791669845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.39996051788330078D));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.Font.Name = "SutonnyMJ";
     this.textBox9.Value = "G g�g� m��wZ w`w�Q �h Avgvi i�/c�k�ve/ewn d�zBW/wUmy� wb���v� cix�vi D�χk� e�env" +
     "i Kiv hv�e| \r\nev�qvK�vwgK�vj/wm�iv�jwRK�vj/wngv�Uv�jwRK�vj/mvB�Uv�jwRK�vj/gvB��v" +
     "mKwc";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.3999998569488525D));
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.4791669845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.900000274181366D));
     this.textBox10.Style.Font.Bold = true;
     this.textBox10.Style.Font.Name = "SutonnyMJ";
     this.textBox10.Value = resources.GetString("textBox10.Value");
     //
     // textBox11
     //
     this.textBox11.Format = "{0:dd/MM/yyyy}";
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.05833323672413826D));
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.24166679382324219D));
     this.textBox11.Value = "=Fields.TestDate";
     //
     // textBox12
     //
     this.textBox12.Format = "{0:dd/MM/yyyy}";
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox12.Value = "=Fields.DeliveryDate";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox13.Value = "=Fields.Sex";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox14.Value = "=Fields.Age";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.textBox15.Name = "textBox15";
     this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox15.Value = "=Fields.HeightCM";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox16.Value = "=Fields.WeightKG";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.textBox17.Name = "textBox17";
     this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox17.Value = "=Fields.HipCM";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000007629394531D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox18.Value = "=Fields.WaistCM";
     //
     // textBox19
     //
     this.textBox19.CanGrow = true;
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.textBox19.Name = "textBox19";
     this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox19.StyleName = "Caption";
     this.textBox19.Value = "Sex:";
     //
     // textBox20
     //
     this.textBox20.CanGrow = true;
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.textBox20.Name = "textBox20";
     this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox20.StyleName = "Caption";
     this.textBox20.Value = "Height in CM:";
     //
     // textBox21
     //
     this.textBox21.CanGrow = true;
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox21.StyleName = "Caption";
     this.textBox21.Value = "Weight in KG:";
     //
     // textBox22
     //
     this.textBox22.CanGrow = true;
     this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1999216079711914D), Telerik.Reporting.Drawing.Unit.Inch(0.058333557099103928D));
     this.textBox22.Name = "textBox22";
     this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox22.StyleName = "Caption";
     this.textBox22.Value = "Test Date:";
     //
     // textBox23
     //
     this.textBox23.CanGrow = true;
     this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox23.StyleName = "Caption";
     this.textBox23.Value = "Delivery Date:";
     //
     // textBox24
     //
     this.textBox24.CanGrow = true;
     this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.textBox24.Name = "textBox24";
     this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox24.StyleName = "Caption";
     this.textBox24.Value = "Age:";
     //
     // textBox25
     //
     this.textBox25.CanGrow = true;
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox25.StyleName = "Caption";
     this.textBox25.Value = "Hip CM:";
     //
     // textBox26
     //
     this.textBox26.CanGrow = true;
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox26.StyleName = "Caption";
     this.textBox26.Value = "Waist CM:";
     //
     // LabTestOrderMain
     //
     this.DataSource = this.sqlDataSource1;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     group1});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labelsGroupHeaderSection,
     this.labelsGroupFooterSection,
     this.pageHeader,
     this.pageFooter,
     this.reportHeader,
     this.reportFooter,
     this.detail});
     this.Name = "LabTestOrderMain";
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Title")});
     styleRule1.Style.Color = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold = true;
     styleRule1.Style.Font.Italic = false;
     styleRule1.Style.Font.Name = "Tahoma";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Caption")});
     styleRule2.Style.Color = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Data")});
     styleRule3.Style.Font.Name = "Tahoma";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
     styleRule4.Style.Font.Name = "Tahoma";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3,
     styleRule4});
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.651247024536133D);
     ((System.ComponentModel.ISupportInitialize)(this.labTestName_Sub1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labTestDetails_Sub1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.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.ReportParameter reportParameter8 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter9 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter10 = new Telerik.Reporting.ReportParameter();
     this.pageHeader = new Telerik.Reporting.PageHeaderSection();
     this.textBox37 = new Telerik.Reporting.TextBox();
     this.textBox36 = new Telerik.Reporting.TextBox();
     this.textBox35 = new Telerik.Reporting.TextBox();
     this.textBox31 = new Telerik.Reporting.TextBox();
     this.textBox30 = new Telerik.Reporting.TextBox();
     this.textBox29 = new Telerik.Reporting.TextBox();
     this.textBox28 = new Telerik.Reporting.TextBox();
     this.textBox27 = new Telerik.Reporting.TextBox();
     this.textBox34 = new Telerik.Reporting.TextBox();
     this.textBox33 = new Telerik.Reporting.TextBox();
     this.textBox32 = new Telerik.Reporting.TextBox();
     this.textBox55 = new Telerik.Reporting.TextBox();
     this.textBox54 = new Telerik.Reporting.TextBox();
     this.textBox51 = new Telerik.Reporting.TextBox();
     this.textBox43 = new Telerik.Reporting.TextBox();
     this.detail = new Telerik.Reporting.DetailSection();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.textBox7 = new Telerik.Reporting.TextBox();
     this.textBox8 = new Telerik.Reporting.TextBox();
     this.sqlDataAdapter1 = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection2 = new System.Data.SqlClient.SqlConnection();
     this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     this.textBox9 = new Telerik.Reporting.TextBox();
     this.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox11 = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(3.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox37,
     this.textBox36,
     this.textBox35,
     this.textBox31,
     this.textBox30,
     this.textBox29,
     this.textBox28,
     this.textBox27,
     this.textBox34,
     this.textBox33,
     this.textBox32,
     this.textBox55,
     this.textBox54,
     this.textBox51,
     this.textBox43});
     this.pageHeader.Name = "pageHeader";
     //
     // textBox37
     //
     this.textBox37.Format = "{0:d}";
     this.textBox37.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7579324245452881D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox37.Name = "textBox37";
     this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.5262045860290527D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox37.Style.Font.Name = "Verdana";
     this.textBox37.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox37.Value = "= Parameters.Fecha";
     //
     // textBox36
     //
     this.textBox36.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1789662837982178D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox36.Name = "textBox36";
     this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.5347456932067871D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox36.Style.Font.Name = "Verdana";
     this.textBox36.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox36.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.Value = "= Parameters.Tipo";
     //
     // textBox35
     //
     this.textBox35.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox35.Name = "textBox35";
     this.textBox35.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.7006397247314453D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox35.Style.Font.Name = "Verdana";
     this.textBox35.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox35.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox35.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox35.Value = "= IsNull(Parameters.[Id_Prd], \"(Todos)\")";
     //
     // textBox31
     //
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7579324245452881D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox31.Name = "textBox31";
     this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.203125D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox31.Style.Font.Bold = true;
     this.textBox31.Style.Font.Name = "Verdana";
     this.textBox31.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.Value = "Fecha:";
     //
     // textBox30
     //
     this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox30.Name = "textBox30";
     this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.203125D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox30.Style.Font.Bold = true;
     this.textBox30.Style.Font.Name = "Verdana";
     this.textBox30.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.Value = "Producto:";
     //
     // textBox29
     //
     this.textBox29.Format = "{0:g}";
     this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.200000762939453D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.747083306312561D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox29.Name = "textBox29";
     this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.1899995803833008D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox29.Style.Font.Name = "Verdana";
     this.textBox29.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.Value = "= Parameters.FechaActual";
     //
     // textBox28
     //
     this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.200000762939453D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1470834016799927D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox28.Name = "textBox28";
     this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.1899995803833008D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999990463256836D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox28.Style.Font.Name = "Verdana";
     this.textBox28.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.Value = "= \"Usuario: \" + Parameters.Usuario";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1789662837982178D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.203125D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.57896620035171509D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox27.Style.Font.Bold = true;
     this.textBox27.Style.Font.Name = "Verdana";
     this.textBox27.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value = "Tipo:";
     //
     // textBox34
     //
     this.textBox34.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.5370287895202637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.54708343744277954D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox34.Name = "textBox34";
     this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.5159416198730469D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox34.Style.Font.Bold = true;
     this.textBox34.Style.Font.Name = "Verdana";
     this.textBox34.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox34.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox34.Value = "= Parameters.NombreEmpresa";
     //
     // textBox33
     //
     this.textBox33.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.5370283126831055D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1556251049041748D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox33.Name = "textBox33";
     this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.5159420967102051D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox33.Style.Font.Bold = true;
     this.textBox33.Style.Font.Name = "Verdana";
     this.textBox33.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox33.Value = "= Parameters.NombreSucursal";
     //
     // textBox32
     //
     this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.9264044761657715D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7641667127609253D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.7371902465820312D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999990463256836D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox32.Style.Font.Bold = true;
     this.textBox32.Style.Font.Name = "Verdana";
     this.textBox32.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox32.Value = "Rotación de inventarios";
     //
     // textBox55
     //
     this.textBox55.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.60333251953125D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox55.Name = "textBox55";
     this.textBox55.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989971518516541D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox55.Style.Font.Name = "Verdana";
     this.textBox55.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox55.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox55.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox55.Value = "Rotación días";
     //
     // textBox54
     //
     this.textBox54.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.7033329010009766D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox54.Name = "textBox54";
     this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989971518516541D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox54.Style.Font.Name = "Verdana";
     this.textBox54.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox54.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox54.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox54.Value = "Venta diaria";
     //
     // textBox51
     //
     this.textBox51.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.8033335208892822D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox51.Name = "textBox51";
     this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989971518516541D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox51.Style.Font.Name = "Verdana";
     this.textBox51.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox51.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox51.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox51.Value = "Inventario";
     //
     // textBox43
     //
     this.textBox43.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.690097808837891D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.54688358306884766D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox43.Name = "textBox43";
     this.textBox43.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.6999015808105469D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox43.Style.Font.Name = "Verdana";
     this.textBox43.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(7D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox43.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox43.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox43.Value = "= \"Página \" + PageNumber + \" de \" + PageCount";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(1.2002004384994507D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox1,
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox5,
     this.textBox6,
     this.textBox7,
     this.textBox8});
     this.detail.Name = "detail";
     //
     // textBox1
     //
     this.textBox1.Format = "{0:N2}";
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.7993674278259277D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.Font.Name = "Verdana";
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "= Fields.Producto_Inventario";
     //
     // textBox2
     //
     this.textBox2.Format = "{0:N2}";
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.699366569519043D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Font.Name = "Verdana";
     this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "= Fields.Producto_Venta";
     //
     // textBox3
     //
     this.textBox3.Format = "{0:N2}";
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.599366188049316D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.Font.Name = "Verdana";
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "= Fields.Producto_Rotacion";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.50770902633667D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.Font.Name = "Verdana";
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "Producto:";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.600200355052948D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.50770902633667D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Verdana";
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Sistema propietario:";
     //
     // textBox6
     //
     this.textBox6.Format = "{0:N2}";
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.6930937767028809D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.600200355052948D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.Font.Name = "Verdana";
     this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.SisP_Venta";
     //
     // textBox7
     //
     this.textBox7.Format = "{0:N2}";
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.7930943965911865D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.600200355052948D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.Font.Name = "Verdana";
     this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "= Fields.SisP_Inventario";
     //
     // textBox8
     //
     this.textBox8.Format = "{0:N2}";
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.593092918395996D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.600200355052948D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8999991416931152D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.Font.Name = "Verdana";
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "= Fields.SisP_Rotacion";
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
     new System.Data.Common.DataTableMapping("Table", "spRepRotacionInv_formato1", new System.Data.Common.DataColumnMapping[] {
                 new System.Data.Common.DataColumnMapping("Producto_Inventario", "Producto_Inventario"),
                 new System.Data.Common.DataColumnMapping("Producto_Venta", "Producto_Venta"),
                 new System.Data.Common.DataColumnMapping("Producto_Rotacion", "Producto_Rotacion"),
                 new System.Data.Common.DataColumnMapping("SisP_Inventario", "SisP_Inventario"),
                 new System.Data.Common.DataColumnMapping("SisP_Venta", "SisP_Venta"),
                 new System.Data.Common.DataColumnMapping("SisP_Rotacion", "SisP_Rotacion")})});
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText = "dbo.spRepRotacionInv_formato1";
     this.sqlSelectCommand1.CommandTimeout = 600;
     this.sqlSelectCommand1.CommandType = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection = this.sqlConnection2;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
     new System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, null),
     new System.Data.SqlClient.SqlParameter("@Id_Emp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, ""),
     new System.Data.SqlClient.SqlParameter("@Id_Cd", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, ""),
     new System.Data.SqlClient.SqlParameter("@Fecha", System.Data.SqlDbType.DateTime, 8, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, ""),
     new System.Data.SqlClient.SqlParameter("@Id_PrdStr", System.Data.SqlDbType.NVarChar, 2147483647, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "")});
     //
     // sqlConnection2
     //
     this.sqlConnection2.FireInfoMessageEventOnUserErrors = false;
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Data Source=EGBKSVR;Initial Catalog=SIANWEBPruebas;Persist Security Info=True;Use" +
         "r ID=sa;Password=sistemas";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.9999995231628418D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox9,
     this.textBox10,
     this.textBox11,
     this.textBox12});
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19229142367839813D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.50770902633667D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.Font.Name = "Verdana";
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "Inventario final:";
     //
     // textBox10
     //
     this.textBox10.Format = "{0:N2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.8033335208892822D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8897600173950195D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.Font.Name = "Verdana";
     this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "=Producto_Inventario+SisP_Inventario";
     //
     // textBox11
     //
     this.textBox11.Format = "{0:N2}";
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.6930937767028809D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8897600173950195D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.Font.Name = "Verdana";
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "=Producto_Venta+ SisP_Venta";
     //
     // textBox12
     //
     this.textBox12.Format = "{0:N2}";
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.582853317260742D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8897600173950195D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Font.Name = "Verdana";
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "=IIf((Fields.Producto_Venta + Fields.SisP_Venta) <> 0, (Fields.Producto_Inventari" +
         "o + Fields.SisP_Inventario) / (Fields.Producto_Venta + Fields.SisP_Venta), 0)";
     //
     // Rep_InvRotacion
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.pageHeader,
     this.detail,
     this.reportFooterSection1});
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name = "Conexion";
     reportParameter2.Name = "Id_Emp";
     reportParameter3.Name = "Id_Cd";
     reportParameter4.Name = "Id_Prd";
     reportParameter5.Name = "Tipo";
     reportParameter6.Name = "Fecha";
     reportParameter7.Name = "Usuario";
     reportParameter8.Name = "NombreEmpresa";
     reportParameter9.Name = "NombreSucursal";
     reportParameter10.Name = "FechaActual";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.ReportParameters.Add(reportParameter8);
     this.ReportParameters.Add(reportParameter9);
     this.ReportParameters.Add(reportParameter10);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(20.589998245239258D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.Rep_InvRotacion_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }