Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLine4 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                 this.xrLabel23,
                                                                                 this.xrLabel22,
                                                                                 this.xrLabel21,
                                                                                 this.xrLabel14,
                                                                                 this.xrLabel6,
                                                                                 this.xrLabel5,
                                                                                 this.xrLabel4,
                                                                                 this.xrLine1});
     this.Detail.Height = 25;
     this.Detail.Name = "Detail";
     //
     // xrLabel23
     //
     this.xrLabel23.Location = new System.Drawing.Point(208, 0);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Size = new System.Drawing.Size(100, 17);
     this.xrLabel23.Text = "STYLE";
     //
     // xrLabel22
     //
     this.xrLabel22.Location = new System.Drawing.Point(108, 0);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Size = new System.Drawing.Size(100, 17);
     this.xrLabel22.Text = "BRAND";
     //
     // xrLabel21
     //
     this.xrLabel21.Location = new System.Drawing.Point(8, 0);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Size = new System.Drawing.Size(100, 17);
     this.xrLabel21.Text = "ITEMCODE";
     //
     // xrLabel14
     //
     this.xrLabel14.Location = new System.Drawing.Point(308, 0);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Size = new System.Drawing.Size(100, 17);
     this.xrLabel14.Text = "COLOR";
     //
     // xrLabel6
     //
     this.xrLabel6.Location = new System.Drawing.Point(592, 0);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Size = new System.Drawing.Size(58, 17);
     this.xrLabel6.Text = "QTY";
     //
     // xrLabel5
     //
     this.xrLabel5.Location = new System.Drawing.Point(467, 0);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Size = new System.Drawing.Size(125, 17);
     this.xrLabel5.Text = "DESCRIPTION";
     //
     // xrLabel4
     //
     this.xrLabel4.Location = new System.Drawing.Point(408, 0);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Size = new System.Drawing.Size(59, 17);
     this.xrLabel4.Text = "SIZE";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(8, 17);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(642, 8);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                     this.xrLabel13,
                                                                                     this.xrLabel11,
                                                                                     this.xrLabel3,
                                                                                     this.xrLabel2,
                                                                                     this.xrLabel1,
                                                                                     this.xrLabel12,
                                                                                     this.xrLabel10,
                                                                                     this.xrLabel9,
                                                                                     this.xrLabel8,
                                                                                     this.xrLabel7,
                                                                                     this.xrLabel19});
     this.PageHeader.Height = 155;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.RequestedBy", "")});
     this.xrLabel13.Location = new System.Drawing.Point(67, 125);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Size = new System.Drawing.Size(583, 25);
     this.xrLabel13.Text = "xrLabel13";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.ToBranch", "")});
     this.xrLabel11.Location = new System.Drawing.Point(350, 100);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Size = new System.Drawing.Size(100, 25);
     this.xrLabel11.Text = "xrLabel11";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.FromBranch", "")});
     this.xrLabel3.Location = new System.Drawing.Point(67, 100);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Size = new System.Drawing.Size(100, 25);
     this.xrLabel3.Text = "xrLabel3";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.nIBTNo", "")});
     this.xrLabel2.Location = new System.Drawing.Point(67, 42);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Size = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.Date", "{0:dd/MM/yyyy}")});
     this.xrLabel1.Location = new System.Drawing.Point(67, 67);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Size = new System.Drawing.Size(208, 25);
     this.xrLabel1.Text = "xrLabel1";
     //
     // xrLabel12
     //
     this.xrLabel12.Location = new System.Drawing.Point(8, 42);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Size = new System.Drawing.Size(59, 25);
     this.xrLabel12.Text = "No:";
     //
     // xrLabel10
     //
     this.xrLabel10.Location = new System.Drawing.Point(8, 67);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Size = new System.Drawing.Size(59, 25);
     this.xrLabel10.Text = "Date:";
     //
     // xrLabel9
     //
     this.xrLabel9.Location = new System.Drawing.Point(8, 125);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Size = new System.Drawing.Size(59, 25);
     this.xrLabel9.Text = "By:";
     //
     // xrLabel8
     //
     this.xrLabel8.Location = new System.Drawing.Point(292, 100);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Size = new System.Drawing.Size(59, 25);
     this.xrLabel8.Text = "To:";
     //
     // xrLabel7
     //
     this.xrLabel7.Location = new System.Drawing.Point(8, 100);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Size = new System.Drawing.Size(59, 25);
     this.xrLabel7.Text = "From:";
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(8, 8);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.ParentStyleUsing.UseFont = false;
     this.xrLabel19.Size = new System.Drawing.Size(317, 25);
     this.xrLabel19.Text = "INTER BRANCH TRANSFER";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                     this.xrPageInfo1});
     this.PageFooter.Height = 30;
     this.PageFooter.Name = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Size = new System.Drawing.Size(100, 25);
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrLine4,
                                                                                       this.xrLine3,
                                                                                       this.xrLine2,
                                                                                       this.xrLabel30,
                                                                                       this.xrLabel29,
                                                                                       this.xrLabel28,
                                                                                       this.xrLabel27,
                                                                                       this.xrLabel15});
     this.GroupFooter1.Height = 158;
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(125, 133);
     this.xrLine4.Name = "xrLine4";
     this.xrLine4.Size = new System.Drawing.Size(250, 25);
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(125, 92);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(250, 25);
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(125, 50);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(250, 25);
     //
     // xrLabel30
     //
     this.xrLabel30.Location = new System.Drawing.Point(8, 133);
     this.xrLabel30.Name = "xrLabel30";
     this.xrLabel30.Size = new System.Drawing.Size(117, 25);
     this.xrLabel30.Text = "Received By";
     //
     // xrLabel29
     //
     this.xrLabel29.Location = new System.Drawing.Point(8, 92);
     this.xrLabel29.Name = "xrLabel29";
     this.xrLabel29.Size = new System.Drawing.Size(117, 25);
     this.xrLabel29.Text = "Delivery Personnel";
     //
     // xrLabel28
     //
     this.xrLabel28.Location = new System.Drawing.Point(8, 50);
     this.xrLabel28.Name = "xrLabel28";
     this.xrLabel28.Size = new System.Drawing.Size(117, 25);
     this.xrLabel28.Text = "Sent By                   ";
     //
     // xrLabel27
     //
     this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.Remark", "")});
     this.xrLabel27.Location = new System.Drawing.Point(67, 0);
     this.xrLabel27.Name = "xrLabel27";
     this.xrLabel27.Size = new System.Drawing.Size(583, 25);
     this.xrLabel27.Text = "xrLabel27";
     //
     // xrLabel15
     //
     this.xrLabel15.Location = new System.Drawing.Point(8, 0);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Size = new System.Drawing.Size(59, 25);
     this.xrLabel15.Text = "Remark:";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                               this.Detail1});
     this.DetailReport.DataMember = "IBTEntries";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                  this.xrLabel26,
                                                                                  this.xrLabel25,
                                                                                  this.xrLabel24,
                                                                                  this.xrLabel20,
                                                                                  this.xrLabel18,
                                                                                  this.xrLabel17,
                                                                                  this.xrLabel16});
     this.Detail1.Height = 25;
     this.Detail1.Name = "Detail1";
     //
     // xrLabel26
     //
     this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Quantity", "")});
     this.xrLabel26.Location = new System.Drawing.Point(600, 0);
     this.xrLabel26.Name = "xrLabel26";
     this.xrLabel26.Size = new System.Drawing.Size(50, 25);
     this.xrLabel26.Text = "xrLabel26";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Description", "")});
     this.xrLabel25.Location = new System.Drawing.Point(467, 0);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Size = new System.Drawing.Size(125, 25);
     this.xrLabel25.Text = "xrLabel25";
     //
     // xrLabel24
     //
     this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Size", "")});
     this.xrLabel24.Location = new System.Drawing.Point(408, 0);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Size = new System.Drawing.Size(58, 25);
     this.xrLabel24.Text = "xrLabel24";
     //
     // xrLabel20
     //
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Color", "")});
     this.xrLabel20.Location = new System.Drawing.Point(308, 0);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Size = new System.Drawing.Size(100, 25);
     this.xrLabel20.Text = "xrLabel20";
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Style", "")});
     this.xrLabel18.Location = new System.Drawing.Point(208, 0);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Size = new System.Drawing.Size(100, 25);
     this.xrLabel18.Text = "xrLabel18";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Brand", "")});
     this.xrLabel17.Location = new System.Drawing.Point(108, 0);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Size = new System.Drawing.Size(100, 25);
     this.xrLabel17.Text = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.ItemCode", "")});
     this.xrLabel16.Location = new System.Drawing.Point(8, 0);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Size = new System.Drawing.Size(100, 25);
     this.xrLabel16.Text = "xrLabel16";
     //
     // rptIBT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                  this.Detail,
                                                                  this.PageHeader,
                                                                  this.PageFooter,
                                                                  this.GroupFooter1,
                                                                  this.DetailReport});
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel23    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1      = new DevExpress.XtraReports.UI.XRLine();
     this.PageHeader   = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel13    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19    = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter   = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1  = new DevExpress.XtraReports.UI.XRPageInfo();
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLine4      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine3      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel30    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel27    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15    = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1      = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel26    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16    = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel23,
         this.xrLabel22,
         this.xrLabel21,
         this.xrLabel14,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLine1
     });
     this.Detail.Height = 25;
     this.Detail.Name   = "Detail";
     //
     // xrLabel23
     //
     this.xrLabel23.Location = new System.Drawing.Point(208, 0);
     this.xrLabel23.Name     = "xrLabel23";
     this.xrLabel23.Size     = new System.Drawing.Size(100, 17);
     this.xrLabel23.Text     = "STYLE";
     //
     // xrLabel22
     //
     this.xrLabel22.Location = new System.Drawing.Point(108, 0);
     this.xrLabel22.Name     = "xrLabel22";
     this.xrLabel22.Size     = new System.Drawing.Size(100, 17);
     this.xrLabel22.Text     = "BRAND";
     //
     // xrLabel21
     //
     this.xrLabel21.Location = new System.Drawing.Point(8, 0);
     this.xrLabel21.Name     = "xrLabel21";
     this.xrLabel21.Size     = new System.Drawing.Size(100, 17);
     this.xrLabel21.Text     = "ITEMCODE";
     //
     // xrLabel14
     //
     this.xrLabel14.Location = new System.Drawing.Point(308, 0);
     this.xrLabel14.Name     = "xrLabel14";
     this.xrLabel14.Size     = new System.Drawing.Size(100, 17);
     this.xrLabel14.Text     = "COLOR";
     //
     // xrLabel6
     //
     this.xrLabel6.Location = new System.Drawing.Point(592, 0);
     this.xrLabel6.Name     = "xrLabel6";
     this.xrLabel6.Size     = new System.Drawing.Size(58, 17);
     this.xrLabel6.Text     = "QTY";
     //
     // xrLabel5
     //
     this.xrLabel5.Location = new System.Drawing.Point(467, 0);
     this.xrLabel5.Name     = "xrLabel5";
     this.xrLabel5.Size     = new System.Drawing.Size(125, 17);
     this.xrLabel5.Text     = "DESCRIPTION";
     //
     // xrLabel4
     //
     this.xrLabel4.Location = new System.Drawing.Point(408, 0);
     this.xrLabel4.Name     = "xrLabel4";
     this.xrLabel4.Size     = new System.Drawing.Size(59, 17);
     this.xrLabel4.Text     = "SIZE";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(8, 17);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Size     = new System.Drawing.Size(642, 8);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13,
         this.xrLabel11,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1,
         this.xrLabel12,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel19
     });
     this.PageHeader.Height = 155;
     this.PageHeader.Name   = "PageHeader";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.RequestedBy", "")
     });
     this.xrLabel13.Location = new System.Drawing.Point(67, 125);
     this.xrLabel13.Name     = "xrLabel13";
     this.xrLabel13.Size     = new System.Drawing.Size(583, 25);
     this.xrLabel13.Text     = "xrLabel13";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.ToBranch", "")
     });
     this.xrLabel11.Location = new System.Drawing.Point(350, 100);
     this.xrLabel11.Name     = "xrLabel11";
     this.xrLabel11.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel11.Text     = "xrLabel11";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.FromBranch", "")
     });
     this.xrLabel3.Location = new System.Drawing.Point(67, 100);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel3.Text     = "xrLabel3";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.nIBTNo", "")
     });
     this.xrLabel2.Location = new System.Drawing.Point(67, 42);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text     = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.Date", "{0:dd/MM/yyyy}")
     });
     this.xrLabel1.Location = new System.Drawing.Point(67, 67);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.Size     = new System.Drawing.Size(208, 25);
     this.xrLabel1.Text     = "xrLabel1";
     //
     // xrLabel12
     //
     this.xrLabel12.Location = new System.Drawing.Point(8, 42);
     this.xrLabel12.Name     = "xrLabel12";
     this.xrLabel12.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel12.Text     = "No:";
     //
     // xrLabel10
     //
     this.xrLabel10.Location = new System.Drawing.Point(8, 67);
     this.xrLabel10.Name     = "xrLabel10";
     this.xrLabel10.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel10.Text     = "Date:";
     //
     // xrLabel9
     //
     this.xrLabel9.Location = new System.Drawing.Point(8, 125);
     this.xrLabel9.Name     = "xrLabel9";
     this.xrLabel9.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel9.Text     = "By:";
     //
     // xrLabel8
     //
     this.xrLabel8.Location = new System.Drawing.Point(292, 100);
     this.xrLabel8.Name     = "xrLabel8";
     this.xrLabel8.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel8.Text     = "To:";
     //
     // xrLabel7
     //
     this.xrLabel7.Location = new System.Drawing.Point(8, 100);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel7.Text     = "From:";
     //
     // xrLabel19
     //
     this.xrLabel19.Font     = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(8, 8);
     this.xrLabel19.Name     = "xrLabel19";
     this.xrLabel19.ParentStyleUsing.UseFont = false;
     this.xrLabel19.Size = new System.Drawing.Size(317, 25);
     this.xrLabel19.Text = "INTER BRANCH TRANSFER";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.PageFooter.Height = 30;
     this.PageFooter.Name   = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format   = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Size     = new System.Drawing.Size(100, 25);
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine4,
         this.xrLine3,
         this.xrLine2,
         this.xrLabel30,
         this.xrLabel29,
         this.xrLabel28,
         this.xrLabel27,
         this.xrLabel15
     });
     this.GroupFooter1.Height = 158;
     this.GroupFooter1.Name   = "GroupFooter1";
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(125, 133);
     this.xrLine4.Name     = "xrLine4";
     this.xrLine4.Size     = new System.Drawing.Size(250, 25);
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(125, 92);
     this.xrLine3.Name     = "xrLine3";
     this.xrLine3.Size     = new System.Drawing.Size(250, 25);
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(125, 50);
     this.xrLine2.Name     = "xrLine2";
     this.xrLine2.Size     = new System.Drawing.Size(250, 25);
     //
     // xrLabel30
     //
     this.xrLabel30.Location = new System.Drawing.Point(8, 133);
     this.xrLabel30.Name     = "xrLabel30";
     this.xrLabel30.Size     = new System.Drawing.Size(117, 25);
     this.xrLabel30.Text     = "Received By";
     //
     // xrLabel29
     //
     this.xrLabel29.Location = new System.Drawing.Point(8, 92);
     this.xrLabel29.Name     = "xrLabel29";
     this.xrLabel29.Size     = new System.Drawing.Size(117, 25);
     this.xrLabel29.Text     = "Delivery Personnel";
     //
     // xrLabel28
     //
     this.xrLabel28.Location = new System.Drawing.Point(8, 50);
     this.xrLabel28.Name     = "xrLabel28";
     this.xrLabel28.Size     = new System.Drawing.Size(117, 25);
     this.xrLabel28.Text     = "Sent By                   ";
     //
     // xrLabel27
     //
     this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBT.Remark", "")
     });
     this.xrLabel27.Location = new System.Drawing.Point(67, 0);
     this.xrLabel27.Name     = "xrLabel27";
     this.xrLabel27.Size     = new System.Drawing.Size(583, 25);
     this.xrLabel27.Text     = "xrLabel27";
     //
     // xrLabel15
     //
     this.xrLabel15.Location = new System.Drawing.Point(8, 0);
     this.xrLabel15.Name     = "xrLabel15";
     this.xrLabel15.Size     = new System.Drawing.Size(59, 25);
     this.xrLabel15.Text     = "Remark:";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataMember = "IBTEntries";
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel26,
         this.xrLabel25,
         this.xrLabel24,
         this.xrLabel20,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16
     });
     this.Detail1.Height = 25;
     this.Detail1.Name   = "Detail1";
     //
     // xrLabel26
     //
     this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Quantity", "")
     });
     this.xrLabel26.Location = new System.Drawing.Point(600, 0);
     this.xrLabel26.Name     = "xrLabel26";
     this.xrLabel26.Size     = new System.Drawing.Size(50, 25);
     this.xrLabel26.Text     = "xrLabel26";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Description", "")
     });
     this.xrLabel25.Location = new System.Drawing.Point(467, 0);
     this.xrLabel25.Name     = "xrLabel25";
     this.xrLabel25.Size     = new System.Drawing.Size(125, 25);
     this.xrLabel25.Text     = "xrLabel25";
     //
     // xrLabel24
     //
     this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Size", "")
     });
     this.xrLabel24.Location = new System.Drawing.Point(408, 0);
     this.xrLabel24.Name     = "xrLabel24";
     this.xrLabel24.Size     = new System.Drawing.Size(58, 25);
     this.xrLabel24.Text     = "xrLabel24";
     //
     // xrLabel20
     //
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Color", "")
     });
     this.xrLabel20.Location = new System.Drawing.Point(308, 0);
     this.xrLabel20.Name     = "xrLabel20";
     this.xrLabel20.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel20.Text     = "xrLabel20";
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Style", "")
     });
     this.xrLabel18.Location = new System.Drawing.Point(208, 0);
     this.xrLabel18.Name     = "xrLabel18";
     this.xrLabel18.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel18.Text     = "xrLabel18";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.Brand", "")
     });
     this.xrLabel17.Location = new System.Drawing.Point(108, 0);
     this.xrLabel17.Name     = "xrLabel17";
     this.xrLabel17.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel17.Text     = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IBTEntries.ItemCode", "")
     });
     this.xrLabel16.Location = new System.Drawing.Point(8, 0);
     this.xrLabel16.Name     = "xrLabel16";
     this.xrLabel16.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel16.Text     = "xrLabel16";
     //
     // rptIBT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageHeader,
         this.PageFooter,
         this.GroupFooter1,
         this.DetailReport
     });
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.detailBand1     = new DevExpress.XtraReports.UI.DetailBand();
     this.pageHeaderBand1 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel45       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel44       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel43       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel42       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel41       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel40       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel27       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1        = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport    = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel39       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel38       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel37       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel36       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel35       = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader    = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine2         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel34       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel33       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel32       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel30       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1         = new DevExpress.XtraReports.UI.XRLine();
     this.BottomMargin    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLine3         = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Height = 0;
     this.detailBand1.Name   = "detailBand1";
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel45,
         this.xrLabel44,
         this.xrLabel43,
         this.xrLabel42,
         this.xrLabel41,
         this.xrLabel40,
         this.xrLabel29,
         this.xrLabel28,
         this.xrLabel27,
         this.xrLabel26,
         this.xrLabel25,
         this.xrLabel24,
         this.xrLabel23,
         this.xrLabel22,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel1
     });
     this.pageHeaderBand1.Height = 388;
     this.pageHeaderBand1.Name   = "pageHeaderBand1";
     //
     // xrLabel45
     //
     this.xrLabel45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDetails", "")
     });
     this.xrLabel45.Location = new System.Drawing.Point(117, 358);
     this.xrLabel45.Name     = "xrLabel45";
     this.xrLabel45.Size     = new System.Drawing.Size(533, 25);
     this.xrLabel45.Text     = "xrLabel45";
     //
     // xrLabel44
     //
     this.xrLabel44.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel44.Location = new System.Drawing.Point(8, 358);
     this.xrLabel44.Name     = "xrLabel44";
     this.xrLabel44.ParentStyleUsing.UseFont = false;
     this.xrLabel44.Size = new System.Drawing.Size(109, 25);
     this.xrLabel44.Text = "Summary of CV:";
     //
     // xrLabel43
     //
     this.xrLabel43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strContactNumber", "")
     });
     this.xrLabel43.Location = new System.Drawing.Point(117, 117);
     this.xrLabel43.Name     = "xrLabel43";
     this.xrLabel43.Size     = new System.Drawing.Size(191, 25);
     this.xrLabel43.Text     = "xrLabel43";
     //
     // xrLabel42
     //
     this.xrLabel42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strEmailAddress", "")
     });
     this.xrLabel42.Location = new System.Drawing.Point(442, 117);
     this.xrLabel42.Name     = "xrLabel42";
     this.xrLabel42.Size     = new System.Drawing.Size(208, 25);
     this.xrLabel42.Text     = "xrLabel42";
     //
     // xrLabel41
     //
     this.xrLabel41.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel41.Location = new System.Drawing.Point(317, 117);
     this.xrLabel41.Name     = "xrLabel41";
     this.xrLabel41.ParentStyleUsing.UseFont = false;
     this.xrLabel41.Size = new System.Drawing.Size(125, 25);
     this.xrLabel41.Text = "Email Address:";
     //
     // xrLabel40
     //
     this.xrLabel40.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel40.Location = new System.Drawing.Point(8, 117);
     this.xrLabel40.Name     = "xrLabel40";
     this.xrLabel40.ParentStyleUsing.UseFont = false;
     this.xrLabel40.Size = new System.Drawing.Size(109, 25);
     this.xrLabel40.Text = "Contact No:";
     //
     // xrLabel29
     //
     this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strStatus", "")
     });
     this.xrLabel29.Location = new System.Drawing.Point(117, 333);
     this.xrLabel29.Name     = "xrLabel29";
     this.xrLabel29.Size     = new System.Drawing.Size(400, 25);
     this.xrLabel29.Text     = "xrLabel29";
     //
     // xrLabel28
     //
     this.xrLabel28.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel28.Location = new System.Drawing.Point(8, 333);
     this.xrLabel28.Name     = "xrLabel28";
     this.xrLabel28.ParentStyleUsing.UseFont = false;
     this.xrLabel28.Size = new System.Drawing.Size(109, 25);
     this.xrLabel28.Text = "Status:";
     //
     // xrLabel27
     //
     this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.dtLastEditDate", "")
     });
     this.xrLabel27.Location = new System.Drawing.Point(117, 308);
     this.xrLabel27.Name     = "xrLabel27";
     this.xrLabel27.Size     = new System.Drawing.Size(400, 25);
     this.xrLabel27.Text     = "xrLabel27";
     //
     // xrLabel26
     //
     this.xrLabel26.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel26.Location = new System.Drawing.Point(8, 308);
     this.xrLabel26.Name     = "xrLabel26";
     this.xrLabel26.ParentStyleUsing.UseFont = false;
     this.xrLabel26.Size = new System.Drawing.Size(109, 25);
     this.xrLabel26.Text = "Last update:";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDepartmentAssignedTo", "")
     });
     this.xrLabel25.Location = new System.Drawing.Point(117, 275);
     this.xrLabel25.Name     = "xrLabel25";
     this.xrLabel25.Size     = new System.Drawing.Size(533, 25);
     this.xrLabel25.Text     = "xrLabel25";
     //
     // xrLabel24
     //
     this.xrLabel24.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel24.Location = new System.Drawing.Point(8, 275);
     this.xrLabel24.Name     = "xrLabel24";
     this.xrLabel24.ParentStyleUsing.UseFont = false;
     this.xrLabel24.Size = new System.Drawing.Size(109, 33);
     this.xrLabel24.Text = "Department Assigned To:";
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strSubmittedBy", "")
     });
     this.xrLabel23.Location = new System.Drawing.Point(117, 250);
     this.xrLabel23.Name     = "xrLabel23";
     this.xrLabel23.Size     = new System.Drawing.Size(533, 25);
     this.xrLabel23.Text     = "xrLabel23";
     //
     // xrLabel22
     //
     this.xrLabel22.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(8, 250);
     this.xrLabel22.Name     = "xrLabel22";
     this.xrLabel22.ParentStyleUsing.UseFont = false;
     this.xrLabel22.Size = new System.Drawing.Size(109, 25);
     this.xrLabel22.Text = "Submitted By:";
     //
     // xrLabel21
     //
     this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.nStaffID", "")
     });
     this.xrLabel21.Location = new System.Drawing.Point(117, 225);
     this.xrLabel21.Name     = "xrLabel21";
     this.xrLabel21.Size     = new System.Drawing.Size(191, 25);
     this.xrLabel21.Text     = "xrLabel21";
     //
     // xrLabel20
     //
     this.xrLabel20.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(8, 225);
     this.xrLabel20.Name     = "xrLabel20";
     this.xrLabel20.ParentStyleUsing.UseFont = false;
     this.xrLabel20.Size = new System.Drawing.Size(109, 25);
     this.xrLabel20.Text = "Staff ID:";
     //
     // xrLabel19
     //
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strSubject", "")
     });
     this.xrLabel19.Location = new System.Drawing.Point(117, 200);
     this.xrLabel19.Name     = "xrLabel19";
     this.xrLabel19.Size     = new System.Drawing.Size(533, 25);
     this.xrLabel19.Text     = "xrLabel19";
     //
     // xrLabel18
     //
     this.xrLabel18.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(8, 200);
     this.xrLabel18.Name     = "xrLabel18";
     this.xrLabel18.ParentStyleUsing.UseFont = false;
     this.xrLabel18.Size = new System.Drawing.Size(109, 25);
     this.xrLabel18.Text = "Subject:";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strCaseCategoryDescription", "")
     });
     this.xrLabel17.Location = new System.Drawing.Point(117, 175);
     this.xrLabel17.Name     = "xrLabel17";
     this.xrLabel17.Size     = new System.Drawing.Size(191, 25);
     this.xrLabel17.Text     = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.Location = new System.Drawing.Point(8, 175);
     this.xrLabel16.Name     = "xrLabel16";
     this.xrLabel16.ParentStyleUsing.UseFont = false;
     this.xrLabel16.Size = new System.Drawing.Size(109, 25);
     this.xrLabel16.Text = "Category:";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strCaseTypeDescription", "")
     });
     this.xrLabel15.Location = new System.Drawing.Point(442, 150);
     this.xrLabel15.Name     = "xrLabel15";
     this.xrLabel15.Size     = new System.Drawing.Size(208, 25);
     this.xrLabel15.Text     = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.Location = new System.Drawing.Point(317, 150);
     this.xrLabel14.Name     = "xrLabel14";
     this.xrLabel14.ParentStyleUsing.UseFont = false;
     this.xrLabel14.Size = new System.Drawing.Size(126, 25);
     this.xrLabel14.Text = "Type:";
     //
     // xrLabel13
     //
     this.xrLabel13.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.Location = new System.Drawing.Point(8, 150);
     this.xrLabel13.Name     = "xrLabel13";
     this.xrLabel13.ParentStyleUsing.UseFont = false;
     this.xrLabel13.Size = new System.Drawing.Size(109, 25);
     this.xrLabel13.Text = "Department:";
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDepartmentDescription", "")
     });
     this.xrLabel12.Location = new System.Drawing.Point(117, 150);
     this.xrLabel12.Name     = "xrLabel12";
     this.xrLabel12.Size     = new System.Drawing.Size(191, 25);
     this.xrLabel12.Text     = "xrLabel12";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strMembershipName", "")
     });
     this.xrLabel11.Location = new System.Drawing.Point(442, 92);
     this.xrLabel11.Name     = "xrLabel11";
     this.xrLabel11.Size     = new System.Drawing.Size(208, 25);
     this.xrLabel11.Text     = "xrLabel11";
     //
     // xrLabel10
     //
     this.xrLabel10.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.Location = new System.Drawing.Point(317, 92);
     this.xrLabel10.Name     = "xrLabel10";
     this.xrLabel10.ParentStyleUsing.UseFont = false;
     this.xrLabel10.Size = new System.Drawing.Size(126, 25);
     this.xrLabel10.Text = "Membership Name:";
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strMembershipID", "")
     });
     this.xrLabel9.Location = new System.Drawing.Point(117, 92);
     this.xrLabel9.Name     = "xrLabel9";
     this.xrLabel9.Size     = new System.Drawing.Size(117, 25);
     this.xrLabel9.Text     = "xrLabel9";
     //
     // xrLabel8
     //
     this.xrLabel8.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(8, 92);
     this.xrLabel8.Name     = "xrLabel8";
     this.xrLabel8.ParentStyleUsing.UseFont = false;
     this.xrLabel8.Size = new System.Drawing.Size(109, 25);
     this.xrLabel8.Text = "Membership ID:";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strBranchCode", "")
     });
     this.xrLabel7.Location = new System.Drawing.Point(117, 67);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel7.Text     = "xrLabel7";
     //
     // xrLabel6
     //
     this.xrLabel6.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(8, 67);
     this.xrLabel6.Name     = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(92, 25);
     this.xrLabel6.Text = "Branch:";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.dtDate", "")
     });
     this.xrLabel5.Location = new System.Drawing.Point(417, 42);
     this.xrLabel5.Name     = "xrLabel5";
     this.xrLabel5.Size     = new System.Drawing.Size(233, 25);
     this.xrLabel5.Text     = "xrLabel5";
     //
     // xrLabel4
     //
     this.xrLabel4.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.Location = new System.Drawing.Point(317, 42);
     this.xrLabel4.Name     = "xrLabel4";
     this.xrLabel4.ParentStyleUsing.UseFont = false;
     this.xrLabel4.Size = new System.Drawing.Size(92, 25);
     this.xrLabel4.Text = "Date Received:";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.nCaseID", "")
     });
     this.xrLabel2.Location = new System.Drawing.Point(117, 42);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text     = "xrLabel2";
     //
     // xrLabel3
     //
     this.xrLabel3.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.Location = new System.Drawing.Point(8, 42);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.ParentStyleUsing.UseFont = false;
     this.xrLabel3.Size = new System.Drawing.Size(59, 25);
     this.xrLabel3.Text = "Ref No:";
     //
     // xrLabel1
     //
     this.xrLabel1.Font     = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(250, 8);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(183, 25);
     this.xrLabel1.Text = "Customer Voice";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.ReportHeader
     });
     this.DetailReport.DataMember = "CVACTION";
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine3,
         this.xrLabel39,
         this.xrLabel38,
         this.xrLabel37,
         this.xrLabel36,
         this.xrLabel35
     });
     this.Detail.Height = 75;
     this.Detail.Name   = "Detail";
     //
     // xrLabel39
     //
     this.xrLabel39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strActionDetails", "")
     });
     this.xrLabel39.Location = new System.Drawing.Point(8, 33);
     this.xrLabel39.Name     = "xrLabel39";
     this.xrLabel39.Size     = new System.Drawing.Size(634, 25);
     this.xrLabel39.Text     = "xrLabel39";
     //
     // xrLabel38
     //
     this.xrLabel38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strActionTakenBy", "")
     });
     this.xrLabel38.Location = new System.Drawing.Point(408, 0);
     this.xrLabel38.Name     = "xrLabel38";
     this.xrLabel38.Size     = new System.Drawing.Size(234, 25);
     this.xrLabel38.Text     = "xrLabel38";
     //
     // xrLabel37
     //
     this.xrLabel37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strMode", "")
     });
     this.xrLabel37.Location = new System.Drawing.Point(292, 0);
     this.xrLabel37.Name     = "xrLabel37";
     this.xrLabel37.Size     = new System.Drawing.Size(108, 25);
     this.xrLabel37.Text     = "xrLabel37";
     //
     // xrLabel36
     //
     this.xrLabel36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.dtDate", "")
     });
     this.xrLabel36.Location = new System.Drawing.Point(108, 0);
     this.xrLabel36.Name     = "xrLabel36";
     this.xrLabel36.Size     = new System.Drawing.Size(175, 25);
     this.xrLabel36.Text     = "xrLabel36";
     //
     // xrLabel35
     //
     this.xrLabel35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.nActionID", "")
     });
     this.xrLabel35.Location = new System.Drawing.Point(8, 0);
     this.xrLabel35.Name     = "xrLabel35";
     this.xrLabel35.Size     = new System.Drawing.Size(92, 25);
     this.xrLabel35.Text     = "xrLabel35";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel34,
         this.xrLabel33,
         this.xrLabel32,
         this.xrLabel31,
         this.xrLabel30,
         this.xrLine1
     });
     this.ReportHeader.Height = 67;
     this.ReportHeader.Name   = "ReportHeader";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(0, 58);
     this.xrLine2.Name     = "xrLine2";
     this.xrLine2.Size     = new System.Drawing.Size(650, 8);
     //
     // xrLabel34
     //
     this.xrLabel34.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel34.Location = new System.Drawing.Point(8, 33);
     this.xrLabel34.Name     = "xrLabel34";
     this.xrLabel34.ParentStyleUsing.UseFont = false;
     this.xrLabel34.Size          = new System.Drawing.Size(642, 25);
     this.xrLabel34.Text          = "Action Taken";
     this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel33
     //
     this.xrLabel33.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel33.Location = new System.Drawing.Point(408, 8);
     this.xrLabel33.Name     = "xrLabel33";
     this.xrLabel33.ParentStyleUsing.UseFont = false;
     this.xrLabel33.Size = new System.Drawing.Size(234, 25);
     this.xrLabel33.Text = "Action Taken By";
     //
     // xrLabel32
     //
     this.xrLabel32.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel32.Location = new System.Drawing.Point(292, 8);
     this.xrLabel32.Name     = "xrLabel32";
     this.xrLabel32.ParentStyleUsing.UseFont = false;
     this.xrLabel32.Size = new System.Drawing.Size(108, 25);
     this.xrLabel32.Text = "Mode";
     //
     // xrLabel31
     //
     this.xrLabel31.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel31.Location = new System.Drawing.Point(108, 8);
     this.xrLabel31.Name     = "xrLabel31";
     this.xrLabel31.ParentStyleUsing.UseFont = false;
     this.xrLabel31.Size = new System.Drawing.Size(175, 25);
     this.xrLabel31.Text = "Action Date Time";
     //
     // xrLabel30
     //
     this.xrLabel30.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel30.Location = new System.Drawing.Point(8, 8);
     this.xrLabel30.Name     = "xrLabel30";
     this.xrLabel30.ParentStyleUsing.UseFont = false;
     this.xrLabel30.Size = new System.Drawing.Size(92, 25);
     this.xrLabel30.Text = "ID";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(0, 0);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Size     = new System.Drawing.Size(650, 8);
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.Height = 36;
     this.BottomMargin.Name   = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format   = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Size     = new System.Drawing.Size(100, 25);
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(0, 67);
     this.xrLine3.Name     = "xrLine3";
     this.xrLine3.Size     = new System.Drawing.Size(650, 8);
     //
     // ReportCV
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.detailBand1,
         this.pageHeaderBand1,
         this.DetailReport,
         this.BottomMargin
     });
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 36);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.detailBand1   = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine5       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine4       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport  = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine3       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel22     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Height = 0;
     this.detailBand1.Name   = "detailBand1";
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.ReportHeader
     });
     this.DetailReport1.DataMember = "Recipient";
     this.DetailReport1.Name       = "DetailReport1";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1
     });
     this.Detail1.Height = 25;
     this.Detail1.Name   = "Detail1";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Recipient.Type", "")
     });
     this.xrLabel2.Location = new System.Drawing.Point(8, 0);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.Size     = new System.Drawing.Size(167, 25);
     this.xrLabel2.Text     = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Recipient.Receipient", "")
     });
     this.xrLabel1.Location = new System.Drawing.Point(175, 0);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.Size     = new System.Drawing.Size(475, 25);
     this.xrLabel1.Text     = "xrLabel1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine5,
         this.xrLine4,
         this.xrLabel5,
         this.xrLabel6
     });
     this.ReportHeader.Height = 34;
     this.ReportHeader.Name   = "ReportHeader";
     //
     // xrLine5
     //
     this.xrLine5.Location = new System.Drawing.Point(0, 25);
     this.xrLine5.Name     = "xrLine5";
     this.xrLine5.Size     = new System.Drawing.Size(650, 8);
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(0, 0);
     this.xrLine4.Name     = "xrLine4";
     this.xrLine4.Size     = new System.Drawing.Size(650, 8);
     //
     // xrLabel5
     //
     this.xrLabel5.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.Location = new System.Drawing.Point(8, 8);
     this.xrLabel5.Name     = "xrLabel5";
     this.xrLabel5.ParentStyleUsing.UseFont = false;
     this.xrLabel5.Size = new System.Drawing.Size(167, 17);
     this.xrLabel5.Text = "Type (Ind/Group/Branch)";
     //
     // xrLabel6
     //
     this.xrLabel6.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(175, 8);
     this.xrLabel6.Name     = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(467, 17);
     this.xrLabel6.Text = "Recipient (Group/Branch/Department/EmployeeID)";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.ReportHeader1
     });
     this.DetailReport.DataMember = "Replies";
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel10,
         this.xrLabel4,
         this.xrLabel3
     });
     this.Detail.Height = 70;
     this.Detail.Name   = "Detail";
     //
     // xrLine2
     //
     this.xrLine2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash;
     this.xrLine2.Location  = new System.Drawing.Point(0, 50);
     this.xrLine2.Name      = "xrLine2";
     this.xrLine2.Size      = new System.Drawing.Size(650, 8);
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.strMessage", "")
     });
     this.xrLabel10.Location = new System.Drawing.Point(8, 25);
     this.xrLabel10.Name     = "xrLabel10";
     this.xrLabel10.Size     = new System.Drawing.Size(642, 25);
     this.xrLabel10.Text     = "xrLabel10";
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.strEmployeeName", "")
     });
     this.xrLabel4.Location = new System.Drawing.Point(175, 0);
     this.xrLabel4.Name     = "xrLabel4";
     this.xrLabel4.Size     = new System.Drawing.Size(475, 25);
     this.xrLabel4.Text     = "xrLabel4";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.dtDate", "")
     });
     this.xrLabel3.Location = new System.Drawing.Point(8, 0);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.Size     = new System.Drawing.Size(167, 25);
     this.xrLabel3.Text     = "xrLabel3";
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine3,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLine1
     });
     this.ReportHeader1.Height = 50;
     this.ReportHeader1.Name   = "ReportHeader1";
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(0, 42);
     this.xrLine3.Name     = "xrLine3";
     this.xrLine3.Size     = new System.Drawing.Size(650, 8);
     //
     // xrLabel9
     //
     this.xrLabel9.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.Location = new System.Drawing.Point(8, 25);
     this.xrLabel9.Name     = "xrLabel9";
     this.xrLabel9.ParentStyleUsing.UseFont = false;
     this.xrLabel9.Size = new System.Drawing.Size(167, 17);
     this.xrLabel9.Text = "Message";
     //
     // xrLabel8
     //
     this.xrLabel8.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(175, 8);
     this.xrLabel8.Name     = "xrLabel8";
     this.xrLabel8.ParentStyleUsing.UseFont = false;
     this.xrLabel8.Size = new System.Drawing.Size(366, 17);
     this.xrLabel8.Text = "Employee Name";
     //
     // xrLabel7
     //
     this.xrLabel7.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.Location = new System.Drawing.Point(8, 8);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.ParentStyleUsing.UseFont = false;
     this.xrLabel7.Size = new System.Drawing.Size(167, 17);
     this.xrLabel7.Text = "Date";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(0, 1);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Size     = new System.Drawing.Size(650, 8);
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.Height = 27;
     this.BottomMargin.Name   = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format   = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Size     = new System.Drawing.Size(100, 25);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel22,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11
     });
     this.PageHeader.Height = 169;
     this.PageHeader.Name   = "PageHeader";
     //
     // xrLabel22
     //
     this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.nMemoID", "")
     });
     this.xrLabel22.Font     = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(325, 8);
     this.xrLabel22.Name     = "xrLabel22";
     this.xrLabel22.ParentStyleUsing.UseFont = false;
     this.xrLabel22.Size = new System.Drawing.Size(142, 25);
     this.xrLabel22.Text = "xrLabel22";
     //
     // xrLabel21
     //
     this.xrLabel21.Font     = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel21.Location = new System.Drawing.Point(225, 8);
     this.xrLabel21.Name     = "xrLabel21";
     this.xrLabel21.ParentStyleUsing.UseFont = false;
     this.xrLabel21.Size = new System.Drawing.Size(100, 25);
     this.xrLabel21.Text = "Mail ID:";
     //
     // xrLabel20
     //
     this.xrLabel20.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(8, 100);
     this.xrLabel20.Name     = "xrLabel20";
     this.xrLabel20.ParentStyleUsing.UseFont = false;
     this.xrLabel20.Size = new System.Drawing.Size(50, 17);
     this.xrLabel20.Text = "Title:";
     //
     // xrLabel19
     //
     this.xrLabel19.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(8, 75);
     this.xrLabel19.Name     = "xrLabel19";
     this.xrLabel19.ParentStyleUsing.UseFont = false;
     this.xrLabel19.Size = new System.Drawing.Size(50, 17);
     this.xrLabel19.Text = "Status:";
     //
     // xrLabel18
     //
     this.xrLabel18.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(8, 125);
     this.xrLabel18.Name     = "xrLabel18";
     this.xrLabel18.ParentStyleUsing.UseFont = false;
     this.xrLabel18.Size = new System.Drawing.Size(67, 17);
     this.xrLabel18.Text = "Message:";
     //
     // xrLabel17
     //
     this.xrLabel17.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.Location = new System.Drawing.Point(217, 50);
     this.xrLabel17.Name     = "xrLabel17";
     this.xrLabel17.ParentStyleUsing.UseFont = false;
     this.xrLabel17.Size = new System.Drawing.Size(108, 17);
     this.xrLabel17.Text = "Employee Name:";
     //
     // xrLabel16
     //
     this.xrLabel16.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.Location = new System.Drawing.Point(8, 50);
     this.xrLabel16.Name     = "xrLabel16";
     this.xrLabel16.ParentStyleUsing.UseFont = false;
     this.xrLabel16.Size = new System.Drawing.Size(42, 17);
     this.xrLabel16.Text = "Date:";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strMessage", "")
     });
     this.xrLabel15.Location = new System.Drawing.Point(8, 142);
     this.xrLabel15.Name     = "xrLabel15";
     this.xrLabel15.Size     = new System.Drawing.Size(642, 25);
     this.xrLabel15.Text     = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strStatus", "")
     });
     this.xrLabel14.Location = new System.Drawing.Point(58, 75);
     this.xrLabel14.Name     = "xrLabel14";
     this.xrLabel14.Size     = new System.Drawing.Size(117, 25);
     this.xrLabel14.Text     = "xrLabel14";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strTitle", "")
     });
     this.xrLabel13.Location = new System.Drawing.Point(58, 100);
     this.xrLabel13.Name     = "xrLabel13";
     this.xrLabel13.Size     = new System.Drawing.Size(592, 25);
     this.xrLabel13.Text     = "xrLabel13";
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strEmployeeName", "")
     });
     this.xrLabel12.Location = new System.Drawing.Point(325, 50);
     this.xrLabel12.Name     = "xrLabel12";
     this.xrLabel12.Size     = new System.Drawing.Size(325, 25);
     this.xrLabel12.Text     = "xrLabel12";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.dtDate", "")
     });
     this.xrLabel11.Location = new System.Drawing.Point(58, 50);
     this.xrLabel11.Name     = "xrLabel11";
     this.xrLabel11.Size     = new System.Drawing.Size(159, 25);
     this.xrLabel11.Text     = "xrLabel11";
     //
     // ReportMemo
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.detailBand1,
         this.DetailReport1,
         this.DetailReport,
         this.BottomMargin,
         this.PageHeader
     });
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 27);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellDate = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellStartTime = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellEndTime = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellOrganization = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellContact = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellAppointmentType = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellRemarks = new DevExpress.XtraReports.UI.XRTableCell();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelID = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                 this.xrTable2});
     this.Detail.Height = 46;
     this.Detail.Name = "Detail";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                     this.xrLabel3,
                                                                                     this.xrLabelID,
                                                                                     this.xrLabelName,
                                                                                     this.xrLabel2,
                                                                                     this.xrTable1,
                                                                                     this.xrLabel1});
     this.PageHeader.Height = 138;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(275, 8);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(375, 25);
     this.xrLabel1.Text = "Appointment Listing";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrTable1
     //
     this.xrTable1.Location = new System.Drawing.Point(17, 108);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
                                                                                this.xrTableRow1});
     this.xrTable1.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                                                                                     this.xrTableCell7,
                                                                                     this.xrTableCell1,
                                                                                     this.xrTableCell6,
                                                                                     this.xrTableCell2,
                                                                                     this.xrTableCell3,
                                                                                     this.xrTableCell5,
                                                                                     this.xrTableCell4});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableCell1
     //
     this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Location = new System.Drawing.Point(133, 0);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.ParentStyleUsing.UseFont = false;
     this.xrTableCell1.Size = new System.Drawing.Size(86, 25);
     this.xrTableCell1.Text = "Start Time";
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Location = new System.Drawing.Point(310, 0);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.ParentStyleUsing.UseFont = false;
     this.xrTableCell2.Size = new System.Drawing.Size(225, 25);
     this.xrTableCell2.Text = "Organization / Place of Appointment";
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell4.Location = new System.Drawing.Point(786, 0);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.ParentStyleUsing.UseFont = false;
     this.xrTableCell4.Size = new System.Drawing.Size(80, 25);
     this.xrTableCell4.Text = "Remarks";
     //
     // xrTableCell3
     //
     this.xrTableCell3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.Location = new System.Drawing.Point(535, 0);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.ParentStyleUsing.UseFont = false;
     this.xrTableCell3.Size = new System.Drawing.Size(135, 25);
     this.xrTableCell3.Text = "Contact";
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell5.Location = new System.Drawing.Point(670, 0);
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.ParentStyleUsing.UseFont = false;
     this.xrTableCell5.Size = new System.Drawing.Size(116, 25);
     this.xrTableCell5.Text = "Appointment Type";
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell6.Location = new System.Drawing.Point(219, 0);
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.ParentStyleUsing.UseFont = false;
     this.xrTableCell6.Size = new System.Drawing.Size(91, 25);
     this.xrTableCell6.Text = "End Time";
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell7.Location = new System.Drawing.Point(0, 0);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.ParentStyleUsing.UseFont = false;
     this.xrTableCell7.Size = new System.Drawing.Size(133, 25);
     this.xrTableCell7.Text = "Date";
     //
     // xrTable2
     //
     this.xrTable2.Location = new System.Drawing.Point(17, 8);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
                                                                                this.xrTableRow2});
     this.xrTable2.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                                                                                     this.xrTableCellDate,
                                                                                     this.xrTableCellStartTime,
                                                                                     this.xrTableCellEndTime,
                                                                                     this.xrTableCellOrganization,
                                                                                     this.xrTableCellContact,
                                                                                     this.xrTableCellAppointmentType,
                                                                                     this.xrTableCellRemarks});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableCellDate
     //
     this.xrTableCellDate.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellDate.Location = new System.Drawing.Point(0, 0);
     this.xrTableCellDate.Name = "xrTableCellDate";
     this.xrTableCellDate.ParentStyleUsing.UseFont = false;
     this.xrTableCellDate.Size = new System.Drawing.Size(133, 25);
     this.xrTableCellDate.Text = "Date";
     //
     // xrTableCellStartTime
     //
     this.xrTableCellStartTime.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellStartTime.Location = new System.Drawing.Point(133, 0);
     this.xrTableCellStartTime.Name = "xrTableCellStartTime";
     this.xrTableCellStartTime.ParentStyleUsing.UseFont = false;
     this.xrTableCellStartTime.Size = new System.Drawing.Size(86, 25);
     this.xrTableCellStartTime.Text = "Start Time";
     //
     // xrTableCellEndTime
     //
     this.xrTableCellEndTime.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellEndTime.Location = new System.Drawing.Point(219, 0);
     this.xrTableCellEndTime.Name = "xrTableCellEndTime";
     this.xrTableCellEndTime.ParentStyleUsing.UseFont = false;
     this.xrTableCellEndTime.Size = new System.Drawing.Size(91, 25);
     this.xrTableCellEndTime.Text = "End Time";
     //
     // xrTableCellOrganization
     //
     this.xrTableCellOrganization.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellOrganization.Location = new System.Drawing.Point(310, 0);
     this.xrTableCellOrganization.Name = "xrTableCellOrganization";
     this.xrTableCellOrganization.ParentStyleUsing.UseFont = false;
     this.xrTableCellOrganization.Size = new System.Drawing.Size(225, 25);
     this.xrTableCellOrganization.Text = "Organization / Place of Appointment";
     //
     // xrTableCellContact
     //
     this.xrTableCellContact.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellContact.Location = new System.Drawing.Point(535, 0);
     this.xrTableCellContact.Name = "xrTableCellContact";
     this.xrTableCellContact.ParentStyleUsing.UseFont = false;
     this.xrTableCellContact.Size = new System.Drawing.Size(135, 25);
     this.xrTableCellContact.Text = "Contact";
     //
     // xrTableCellAppointmentType
     //
     this.xrTableCellAppointmentType.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellAppointmentType.Location = new System.Drawing.Point(670, 0);
     this.xrTableCellAppointmentType.Name = "xrTableCellAppointmentType";
     this.xrTableCellAppointmentType.ParentStyleUsing.UseFont = false;
     this.xrTableCellAppointmentType.Size = new System.Drawing.Size(116, 25);
     this.xrTableCellAppointmentType.Text = "Appointment Type";
     //
     // xrTableCellRemarks
     //
     this.xrTableCellRemarks.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellRemarks.Location = new System.Drawing.Point(786, 0);
     this.xrTableCellRemarks.Name = "xrTableCellRemarks";
     this.xrTableCellRemarks.ParentStyleUsing.UseFont = false;
     this.xrTableCellRemarks.Size = new System.Drawing.Size(80, 25);
     this.xrTableCellRemarks.Text = "Remarks";
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrPageInfo1});
     this.BottomMargin.Height = 34;
     this.BottomMargin.Name = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(783, 0);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Size = new System.Drawing.Size(100, 25);
     //
     // xrLabel2
     //
     this.xrLabel2.Location = new System.Drawing.Point(17, 50);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Size = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text = "Employee ID:";
     //
     // xrLabelName
     //
     this.xrLabelName.Location = new System.Drawing.Point(117, 75);
     this.xrLabelName.Name = "xrLabelName";
     this.xrLabelName.Size = new System.Drawing.Size(550, 25);
     this.xrLabelName.Text = "xrLabelName";
     //
     // xrLabelID
     //
     this.xrLabelID.Location = new System.Drawing.Point(117, 50);
     this.xrLabelID.Name = "xrLabelID";
     this.xrLabelID.Size = new System.Drawing.Size(283, 25);
     this.xrLabelID.Text = "xrLabelID";
     //
     // xrLabel3
     //
     this.xrLabel3.Location = new System.Drawing.Point(17, 75);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Size = new System.Drawing.Size(100, 25);
     this.xrLabel3.Text = "Employee Name:";
     //
     // ReportAppointment
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                  this.Detail,
                                                                  this.PageHeader,
                                                                  this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 34);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 6
0
        public void ExecuteGenerateReport()
        {
            if (!ValidateBeforeSave())
            {
                if (FirstControl != null && FirstControl.CanFocus)
                {
                    FirstControl.Focus();
                }
                return;
            }

            GenerateReportParameter ReportParas = new GenerateReportParameter();
            XtraReport ReportSource             = null;

            GenerateReport(ReportParas, ref ReportSource);

            if (UseGeneralizeHeader && ReportSource != null)
            {
                float FullPageWidth = ReportSource.PageWidth - (ReportSource.Margins.Left + ReportSource.Margins.Right);//(ReportSource.PaperKind == PaperKind.A5 ? (ReportSource.Landscape ? 0f : 533f) : (ReportSource.Landscape ? 0f : 777f));
                ///-- Designing generalize header and footer
                ///

                ReportHeader = ReportSource.Bands.OfType <DevExpress.XtraReports.UI.ReportHeaderBand>().FirstOrDefault();
                if (ReportHeader == null)
                {
                    ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
                    ReportSource.Bands.Add(ReportHeader);
                }
                PageHeader = ReportSource.Bands.OfType <DevExpress.XtraReports.UI.PageHeaderBand>().FirstOrDefault();
                if (PageHeader == null)
                {
                    PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
                    ReportSource.Bands.Add(PageHeader);
                }

                var ReportFooterBand = ReportSource.Bands.OfType <DevExpress.XtraReports.UI.ReportFooterBand>().FirstOrDefault();
                if (ReportFooterBand == null)
                {
                    ReportFooterBand = new ReportFooterBand();//new DevExpress.XtraReports.UI.PageFooterBand();
                    ReportSource.Bands.Add(ReportFooterBand);
                }
                ReportFooterBand.PrintAtBottom = true;

                var xrlpfTopLine        = new DevExpress.XtraReports.UI.XRLine();
                var xrpipfPrintDateTime = new DevExpress.XtraReports.UI.XRPageInfo();
                var xrpipfPageNo        = new DevExpress.XtraReports.UI.XRPageInfo();

                var xrlrhCompanyName           = new DevExpress.XtraReports.UI.XRLabel();
                var xrlrhCompanyAddress        = new DevExpress.XtraReports.UI.XRLabel();
                var xrlrhCompanyContactDetails = new DevExpress.XtraReports.UI.XRLabel();

                xrlrhReportTitle1 = new DevExpress.XtraReports.UI.XRLabel();
                xrlrhReportTitle2 = new DevExpress.XtraReports.UI.XRLabel();

                xrlphReportTitle1 = new DevExpress.XtraReports.UI.XRLabel();
                xrlphReportTitle2 = new DevExpress.XtraReports.UI.XRLabel();

                ((System.ComponentModel.ISupportInitialize)(ReportSource)).BeginInit();


                //
                // xrlpfTopLine
                //
                xrlpfTopLine.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
                xrlpfTopLine.Name          = "xrlpfTopLine";
                xrlpfTopLine.SizeF         = new System.Drawing.SizeF(FullPageWidth, 5F);

                //
                // pageFooterBand1
                //

                ReportFooterBand.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                    xrpipfPrintDateTime,
                    xrpipfPageNo,
                    xrlpfTopLine
                });
                ReportFooterBand.HeightF = 29F;
                ReportFooterBand.Name    = "pageFooterBand1";
                //
                // xrpipfPrintDateTime
                //
                //xrpipfPrintDateTime.Borders = DevExpress.XtraPrinting.BorderSide.All;
                xrpipfPrintDateTime.Font          = new System.Drawing.Font("Arial", 10F);
                xrpipfPrintDateTime.LocationFloat = new DevExpress.Utils.PointFloat(0F, 7F);
                xrpipfPrintDateTime.Name          = "xrpipfPrintDateTime";
                xrpipfPrintDateTime.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
                xrpipfPrintDateTime.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
                xrpipfPrintDateTime.SizeF         = new System.Drawing.SizeF(200F, 20F);
                xrpipfPrintDateTime.StyleName     = "PageInfo";
                //
                // xrpipfPageNo
                //
                //xrpipfPageNo.Borders = DevExpress.XtraPrinting.BorderSide.All;
                xrpipfPageNo.Font          = new System.Drawing.Font("Arial", 10F);
                xrpipfPageNo.Format        = "Page {0} of {1}";
                xrpipfPageNo.LocationFloat = new DevExpress.Utils.PointFloat(FullPageWidth - 150, 7F);
                xrpipfPageNo.Name          = "xrpipfPageNo";
                xrpipfPageNo.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
                xrpipfPageNo.SizeF         = new System.Drawing.SizeF(150F, 20F);
                xrpipfPageNo.StyleName     = "PageInfo";
                xrpipfPageNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;

                //
                //Page Header
                //
                PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { xrlphReportTitle1, xrlphReportTitle2 });
                //
                // PageHeader
                //
                PageHeader.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
                PageHeader.HeightF = 55F;
                PageHeader.Name    = "PageHeader";
                PageHeader.PrintOn = DevExpress.XtraReports.UI.PrintOnPages.NotWithReportHeader;
                PageHeader.StylePriority.UseBorders = false;

                //
                // xrlphReportTitle
                //
                xrlphReportTitle1.Font                           = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
                xrlphReportTitle1.CanShrink                      = true;
                xrlphReportTitle1.ProcessNullValues              = ValueSuppressType.SuppressAndShrink;
                xrlphReportTitle1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
                xrlphReportTitle1.Name                           = "xrlphReportTitle1";
                xrlphReportTitle1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 10, 10, 100F);
                xrlphReportTitle1.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 30F);
                xrlphReportTitle1.StylePriority.UseFont          = false;
                xrlphReportTitle1.StylePriority.UseTextAlignment = false;
                xrlphReportTitle1.Text                           = ReportTitle1;
                xrlphReportTitle1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;


                //
                // xrlphReportTitle
                //
                xrlphReportTitle2.Font                           = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
                xrlphReportTitle2.CanShrink                      = true;
                xrlphReportTitle2.ProcessNullValues              = ValueSuppressType.SuppressAndShrink;
                xrlphReportTitle2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 30F);
                xrlphReportTitle2.Name                           = "xrlphReportTitle2";
                xrlphReportTitle2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
                xrlphReportTitle2.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 25F);
                xrlphReportTitle2.StylePriority.UseFont          = false;
                xrlphReportTitle2.StylePriority.UseTextAlignment = false;
                xrlphReportTitle2.Text                           = ReportTitle2;
                xrlphReportTitle2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;

                //
                // ReportHeader
                //
                ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                    xrlrhCompanyName,
                    xrlrhCompanyAddress,
                    xrlrhCompanyContactDetails,
                    xrlrhReportTitle1, xrlrhReportTitle2
                });

                ReportHeader.HeightF = 120f;
                ReportHeader.Name    = "ReportHeader";
                //
                // xrlrhCompanyName
                //
                xrlrhCompanyName.CanGrow                        = false;
                xrlrhCompanyName.Font                           = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
                xrlrhCompanyName.ForeColor                      = System.Drawing.Color.Black;
                xrlrhCompanyName.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
                xrlrhCompanyName.Name                           = "xrlrhCompanyName";
                xrlrhCompanyName.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
                xrlrhCompanyName.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 25F);
                xrlrhCompanyName.StyleName                      = "Title";
                xrlrhCompanyName.StylePriority.UseFont          = false;
                xrlrhCompanyName.StylePriority.UseForeColor     = false;
                xrlrhCompanyName.StylePriority.UseTextAlignment = false;
                xrlrhCompanyName.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
                xrlrhCompanyName.Text                           = CommonProperties.LoginInfo.LoggedInCompanyReportModel.CompanyName;
                //
                // xrlrhCompanyAddress
                //
                xrlrhCompanyAddress.Font                           = new System.Drawing.Font("Arial", 10F);
                xrlrhCompanyAddress.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 25F);
                xrlrhCompanyAddress.Name                           = "xrlrhCompanyAddress";
                xrlrhCompanyAddress.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
                xrlrhCompanyAddress.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 20F);
                xrlrhCompanyAddress.StylePriority.UseFont          = false;
                xrlrhCompanyAddress.StylePriority.UseTextAlignment = false;
                xrlrhCompanyAddress.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
                xrlrhCompanyAddress.Text                           = CommonProperties.LoginInfo.LoggedInCompanyReportModel.AddressWithCity;
                //
                // xrlrhCompanyContactDetails
                //
                //xrlrhCompanyContactDetails.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
                xrlrhCompanyContactDetails.Font                           = new System.Drawing.Font("Arial", 10F);
                xrlrhCompanyContactDetails.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 45F);
                xrlrhCompanyContactDetails.Name                           = "xrlrhCompanyContactDetails";
                xrlrhCompanyContactDetails.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
                xrlrhCompanyContactDetails.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 20F);
                xrlrhCompanyContactDetails.StylePriority.UseBorders       = false;
                xrlrhCompanyContactDetails.StylePriority.UseFont          = false;
                xrlrhCompanyContactDetails.StylePriority.UseTextAlignment = false;
                xrlrhCompanyContactDetails.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
                xrlrhCompanyContactDetails.Text                           = CommonProperties.LoginInfo.LoggedInCompanyReportModel.ContactDetails;
                //
                // xrlrhReportTitle
                //
                //xrlrhReportTitle1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
                xrlrhReportTitle1.Font                           = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
                xrlrhReportTitle1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 65F);
                xrlrhReportTitle1.Name                           = "xrlrhReportTitle1";
                xrlrhReportTitle1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
                xrlrhReportTitle1.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 30F);
                xrlrhReportTitle1.StylePriority.UseBorders       = false;
                xrlrhReportTitle1.StylePriority.UseFont          = false;
                xrlrhReportTitle1.StylePriority.UseTextAlignment = false;
                xrlrhReportTitle1.Text                           = ReportTitle1;
                xrlrhReportTitle1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;

                //
                // xrlrhReportTitle
                //
                xrlrhReportTitle2.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
                xrlrhReportTitle2.Font                           = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
                xrlrhReportTitle2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 95F);
                xrlrhReportTitle2.Name                           = "xrlrhReportTitle2";
                xrlrhReportTitle2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
                xrlrhReportTitle2.SizeF                          = new System.Drawing.SizeF(FullPageWidth, 25F);
                xrlrhReportTitle2.StylePriority.UseBorders       = false;
                xrlrhReportTitle2.StylePriority.UseFont          = false;
                xrlrhReportTitle2.StylePriority.UseTextAlignment = false;
                xrlrhReportTitle2.Text                           = ReportTitle2;
                xrlrhReportTitle2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;

                ((System.ComponentModel.ISupportInitialize)(ReportSource)).EndInit();
            }
            ///--
            DocViwer.DocumentSource = ReportSource;
            if (ReportSource != null)
            {
                ReportSource.CreateDocument(true);
            }
            ///-
            AfterGenerateReport(ReportParas);
            //--
            //if (ReportParas.GenerateReportResult != null && ReportParas.GenerateReportResult.ExecutionResult == eExecutionResult.CommitedSucessfuly)
            //{
            //    ResetFormView();
            //}
            //FirstControl.Focus();
            DocViwer.Focus();
            //--
            Application.DoEvents();
        }
Esempio n. 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine5 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine4 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Height = 0;
     this.detailBand1.Name = "detailBand1";
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                                this.Detail1,
                                                                                this.ReportHeader});
     this.DetailReport1.DataMember = "Recipient";
     this.DetailReport1.Name = "DetailReport1";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                  this.xrLabel2,
                                                                                  this.xrLabel1});
     this.Detail1.Height = 25;
     this.Detail1.Name = "Detail1";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "Recipient.Type", "")});
     this.xrLabel2.Location = new System.Drawing.Point(8, 0);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Size = new System.Drawing.Size(167, 25);
     this.xrLabel2.Text = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "Recipient.Receipient", "")});
     this.xrLabel1.Location = new System.Drawing.Point(175, 0);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Size = new System.Drawing.Size(475, 25);
     this.xrLabel1.Text = "xrLabel1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrLine5,
                                                                                       this.xrLine4,
                                                                                       this.xrLabel5,
                                                                                       this.xrLabel6});
     this.ReportHeader.Height = 34;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLine5
     //
     this.xrLine5.Location = new System.Drawing.Point(0, 25);
     this.xrLine5.Name = "xrLine5";
     this.xrLine5.Size = new System.Drawing.Size(650, 8);
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(0, 0);
     this.xrLine4.Name = "xrLine4";
     this.xrLine4.Size = new System.Drawing.Size(650, 8);
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.Location = new System.Drawing.Point(8, 8);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.ParentStyleUsing.UseFont = false;
     this.xrLabel5.Size = new System.Drawing.Size(167, 17);
     this.xrLabel5.Text = "Type (Ind/Group/Branch)";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(175, 8);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(467, 17);
     this.xrLabel6.Text = "Recipient (Group/Branch/Department/EmployeeID)";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                               this.Detail,
                                                                               this.ReportHeader1});
     this.DetailReport.DataMember = "Replies";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                 this.xrLine2,
                                                                                 this.xrLabel10,
                                                                                 this.xrLabel4,
                                                                                 this.xrLabel3});
     this.Detail.Height = 70;
     this.Detail.Name = "Detail";
     //
     // xrLine2
     //
     this.xrLine2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash;
     this.xrLine2.Location = new System.Drawing.Point(0, 50);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(650, 8);
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.strMessage", "")});
     this.xrLabel10.Location = new System.Drawing.Point(8, 25);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Size = new System.Drawing.Size(642, 25);
     this.xrLabel10.Text = "xrLabel10";
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.strEmployeeName", "")});
     this.xrLabel4.Location = new System.Drawing.Point(175, 0);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Size = new System.Drawing.Size(475, 25);
     this.xrLabel4.Text = "xrLabel4";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "Replies.dtDate", "")});
     this.xrLabel3.Location = new System.Drawing.Point(8, 0);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Size = new System.Drawing.Size(167, 25);
     this.xrLabel3.Text = "xrLabel3";
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                        this.xrLine3,
                                                                                        this.xrLabel9,
                                                                                        this.xrLabel8,
                                                                                        this.xrLabel7,
                                                                                        this.xrLine1});
     this.ReportHeader1.Height = 50;
     this.ReportHeader1.Name = "ReportHeader1";
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(0, 42);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(650, 8);
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.Location = new System.Drawing.Point(8, 25);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.ParentStyleUsing.UseFont = false;
     this.xrLabel9.Size = new System.Drawing.Size(167, 17);
     this.xrLabel9.Text = "Message";
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(175, 8);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.ParentStyleUsing.UseFont = false;
     this.xrLabel8.Size = new System.Drawing.Size(366, 17);
     this.xrLabel8.Text = "Employee Name";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.Location = new System.Drawing.Point(8, 8);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.ParentStyleUsing.UseFont = false;
     this.xrLabel7.Size = new System.Drawing.Size(167, 17);
     this.xrLabel7.Text = "Date";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(0, 1);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(650, 8);
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrPageInfo1});
     this.BottomMargin.Height = 27;
     this.BottomMargin.Name = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Size = new System.Drawing.Size(100, 25);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                     this.xrLabel22,
                                                                                     this.xrLabel21,
                                                                                     this.xrLabel20,
                                                                                     this.xrLabel19,
                                                                                     this.xrLabel18,
                                                                                     this.xrLabel17,
                                                                                     this.xrLabel16,
                                                                                     this.xrLabel15,
                                                                                     this.xrLabel14,
                                                                                     this.xrLabel13,
                                                                                     this.xrLabel12,
                                                                                     this.xrLabel11});
     this.PageHeader.Height = 169;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel22
     //
     this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.nMemoID", "")});
     this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(325, 8);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.ParentStyleUsing.UseFont = false;
     this.xrLabel22.Size = new System.Drawing.Size(142, 25);
     this.xrLabel22.Text = "xrLabel22";
     //
     // xrLabel21
     //
     this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel21.Location = new System.Drawing.Point(225, 8);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.ParentStyleUsing.UseFont = false;
     this.xrLabel21.Size = new System.Drawing.Size(100, 25);
     this.xrLabel21.Text = "Mail ID:";
     //
     // xrLabel20
     //
     this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(8, 100);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.ParentStyleUsing.UseFont = false;
     this.xrLabel20.Size = new System.Drawing.Size(50, 17);
     this.xrLabel20.Text = "Title:";
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(8, 75);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.ParentStyleUsing.UseFont = false;
     this.xrLabel19.Size = new System.Drawing.Size(50, 17);
     this.xrLabel19.Text = "Status:";
     //
     // xrLabel18
     //
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(8, 125);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.ParentStyleUsing.UseFont = false;
     this.xrLabel18.Size = new System.Drawing.Size(67, 17);
     this.xrLabel18.Text = "Message:";
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.Location = new System.Drawing.Point(217, 50);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.ParentStyleUsing.UseFont = false;
     this.xrLabel17.Size = new System.Drawing.Size(108, 17);
     this.xrLabel17.Text = "Employee Name:";
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.Location = new System.Drawing.Point(8, 50);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.ParentStyleUsing.UseFont = false;
     this.xrLabel16.Size = new System.Drawing.Size(42, 17);
     this.xrLabel16.Text = "Date:";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strMessage", "")});
     this.xrLabel15.Location = new System.Drawing.Point(8, 142);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Size = new System.Drawing.Size(642, 25);
     this.xrLabel15.Text = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strStatus", "")});
     this.xrLabel14.Location = new System.Drawing.Point(58, 75);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Size = new System.Drawing.Size(117, 25);
     this.xrLabel14.Text = "xrLabel14";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strTitle", "")});
     this.xrLabel13.Location = new System.Drawing.Point(58, 100);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Size = new System.Drawing.Size(592, 25);
     this.xrLabel13.Text = "xrLabel13";
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.strEmployeeName", "")});
     this.xrLabel12.Location = new System.Drawing.Point(325, 50);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Size = new System.Drawing.Size(325, 25);
     this.xrLabel12.Text = "xrLabel12";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "Memo.dtDate", "")});
     this.xrLabel11.Location = new System.Drawing.Point(58, 50);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Size = new System.Drawing.Size(159, 25);
     this.xrLabel11.Text = "xrLabel11";
     //
     // ReportMemo
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                  this.detailBand1,
                                                                  this.DetailReport1,
                                                                  this.DetailReport,
                                                                  this.BottomMargin,
                                                                  this.PageHeader});
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 27);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
     this.pageHeaderBand1 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Height = 0;
     this.detailBand1.Name = "detailBand1";
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                          this.xrLabel45,
                                                                                          this.xrLabel44,
                                                                                          this.xrLabel43,
                                                                                          this.xrLabel42,
                                                                                          this.xrLabel41,
                                                                                          this.xrLabel40,
                                                                                          this.xrLabel29,
                                                                                          this.xrLabel28,
                                                                                          this.xrLabel27,
                                                                                          this.xrLabel26,
                                                                                          this.xrLabel25,
                                                                                          this.xrLabel24,
                                                                                          this.xrLabel23,
                                                                                          this.xrLabel22,
                                                                                          this.xrLabel21,
                                                                                          this.xrLabel20,
                                                                                          this.xrLabel19,
                                                                                          this.xrLabel18,
                                                                                          this.xrLabel17,
                                                                                          this.xrLabel16,
                                                                                          this.xrLabel15,
                                                                                          this.xrLabel14,
                                                                                          this.xrLabel13,
                                                                                          this.xrLabel12,
                                                                                          this.xrLabel11,
                                                                                          this.xrLabel10,
                                                                                          this.xrLabel9,
                                                                                          this.xrLabel8,
                                                                                          this.xrLabel7,
                                                                                          this.xrLabel6,
                                                                                          this.xrLabel5,
                                                                                          this.xrLabel4,
                                                                                          this.xrLabel2,
                                                                                          this.xrLabel3,
                                                                                          this.xrLabel1});
     this.pageHeaderBand1.Height = 388;
     this.pageHeaderBand1.Name = "pageHeaderBand1";
     //
     // xrLabel45
     //
     this.xrLabel45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDetails", "")});
     this.xrLabel45.Location = new System.Drawing.Point(117, 358);
     this.xrLabel45.Name = "xrLabel45";
     this.xrLabel45.Size = new System.Drawing.Size(533, 25);
     this.xrLabel45.Text = "xrLabel45";
     //
     // xrLabel44
     //
     this.xrLabel44.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel44.Location = new System.Drawing.Point(8, 358);
     this.xrLabel44.Name = "xrLabel44";
     this.xrLabel44.ParentStyleUsing.UseFont = false;
     this.xrLabel44.Size = new System.Drawing.Size(109, 25);
     this.xrLabel44.Text = "Summary of CV:";
     //
     // xrLabel43
     //
     this.xrLabel43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strContactNumber", "")});
     this.xrLabel43.Location = new System.Drawing.Point(117, 117);
     this.xrLabel43.Name = "xrLabel43";
     this.xrLabel43.Size = new System.Drawing.Size(191, 25);
     this.xrLabel43.Text = "xrLabel43";
     //
     // xrLabel42
     //
     this.xrLabel42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strEmailAddress", "")});
     this.xrLabel42.Location = new System.Drawing.Point(442, 117);
     this.xrLabel42.Name = "xrLabel42";
     this.xrLabel42.Size = new System.Drawing.Size(208, 25);
     this.xrLabel42.Text = "xrLabel42";
     //
     // xrLabel41
     //
     this.xrLabel41.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel41.Location = new System.Drawing.Point(317, 117);
     this.xrLabel41.Name = "xrLabel41";
     this.xrLabel41.ParentStyleUsing.UseFont = false;
     this.xrLabel41.Size = new System.Drawing.Size(125, 25);
     this.xrLabel41.Text = "Email Address:";
     //
     // xrLabel40
     //
     this.xrLabel40.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel40.Location = new System.Drawing.Point(8, 117);
     this.xrLabel40.Name = "xrLabel40";
     this.xrLabel40.ParentStyleUsing.UseFont = false;
     this.xrLabel40.Size = new System.Drawing.Size(109, 25);
     this.xrLabel40.Text = "Contact No:";
     //
     // xrLabel29
     //
     this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strStatus", "")});
     this.xrLabel29.Location = new System.Drawing.Point(117, 333);
     this.xrLabel29.Name = "xrLabel29";
     this.xrLabel29.Size = new System.Drawing.Size(400, 25);
     this.xrLabel29.Text = "xrLabel29";
     //
     // xrLabel28
     //
     this.xrLabel28.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel28.Location = new System.Drawing.Point(8, 333);
     this.xrLabel28.Name = "xrLabel28";
     this.xrLabel28.ParentStyleUsing.UseFont = false;
     this.xrLabel28.Size = new System.Drawing.Size(109, 25);
     this.xrLabel28.Text = "Status:";
     //
     // xrLabel27
     //
     this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.dtLastEditDate", "")});
     this.xrLabel27.Location = new System.Drawing.Point(117, 308);
     this.xrLabel27.Name = "xrLabel27";
     this.xrLabel27.Size = new System.Drawing.Size(400, 25);
     this.xrLabel27.Text = "xrLabel27";
     //
     // xrLabel26
     //
     this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel26.Location = new System.Drawing.Point(8, 308);
     this.xrLabel26.Name = "xrLabel26";
     this.xrLabel26.ParentStyleUsing.UseFont = false;
     this.xrLabel26.Size = new System.Drawing.Size(109, 25);
     this.xrLabel26.Text = "Last update:";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDepartmentAssignedTo", "")});
     this.xrLabel25.Location = new System.Drawing.Point(117, 275);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Size = new System.Drawing.Size(533, 25);
     this.xrLabel25.Text = "xrLabel25";
     //
     // xrLabel24
     //
     this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel24.Location = new System.Drawing.Point(8, 275);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.ParentStyleUsing.UseFont = false;
     this.xrLabel24.Size = new System.Drawing.Size(109, 33);
     this.xrLabel24.Text = "Department Assigned To:";
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strSubmittedBy", "")});
     this.xrLabel23.Location = new System.Drawing.Point(117, 250);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Size = new System.Drawing.Size(533, 25);
     this.xrLabel23.Text = "xrLabel23";
     //
     // xrLabel22
     //
     this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(8, 250);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.ParentStyleUsing.UseFont = false;
     this.xrLabel22.Size = new System.Drawing.Size(109, 25);
     this.xrLabel22.Text = "Submitted By:";
     //
     // xrLabel21
     //
     this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.nStaffID", "")});
     this.xrLabel21.Location = new System.Drawing.Point(117, 225);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Size = new System.Drawing.Size(191, 25);
     this.xrLabel21.Text = "xrLabel21";
     //
     // xrLabel20
     //
     this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(8, 225);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.ParentStyleUsing.UseFont = false;
     this.xrLabel20.Size = new System.Drawing.Size(109, 25);
     this.xrLabel20.Text = "Staff ID:";
     //
     // xrLabel19
     //
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strSubject", "")});
     this.xrLabel19.Location = new System.Drawing.Point(117, 200);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Size = new System.Drawing.Size(533, 25);
     this.xrLabel19.Text = "xrLabel19";
     //
     // xrLabel18
     //
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(8, 200);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.ParentStyleUsing.UseFont = false;
     this.xrLabel18.Size = new System.Drawing.Size(109, 25);
     this.xrLabel18.Text = "Subject:";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strCaseCategoryDescription", "")});
     this.xrLabel17.Location = new System.Drawing.Point(117, 175);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Size = new System.Drawing.Size(191, 25);
     this.xrLabel17.Text = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.Location = new System.Drawing.Point(8, 175);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.ParentStyleUsing.UseFont = false;
     this.xrLabel16.Size = new System.Drawing.Size(109, 25);
     this.xrLabel16.Text = "Category:";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strCaseTypeDescription", "")});
     this.xrLabel15.Location = new System.Drawing.Point(442, 150);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Size = new System.Drawing.Size(208, 25);
     this.xrLabel15.Text = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.Location = new System.Drawing.Point(317, 150);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.ParentStyleUsing.UseFont = false;
     this.xrLabel14.Size = new System.Drawing.Size(126, 25);
     this.xrLabel14.Text = "Type:";
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.Location = new System.Drawing.Point(8, 150);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.ParentStyleUsing.UseFont = false;
     this.xrLabel13.Size = new System.Drawing.Size(109, 25);
     this.xrLabel13.Text = "Department:";
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strDepartmentDescription", "")});
     this.xrLabel12.Location = new System.Drawing.Point(117, 150);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Size = new System.Drawing.Size(191, 25);
     this.xrLabel12.Text = "xrLabel12";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strMembershipName", "")});
     this.xrLabel11.Location = new System.Drawing.Point(442, 92);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Size = new System.Drawing.Size(208, 25);
     this.xrLabel11.Text = "xrLabel11";
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.Location = new System.Drawing.Point(317, 92);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.ParentStyleUsing.UseFont = false;
     this.xrLabel10.Size = new System.Drawing.Size(126, 25);
     this.xrLabel10.Text = "Membership Name:";
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strMembershipID", "")});
     this.xrLabel9.Location = new System.Drawing.Point(117, 92);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Size = new System.Drawing.Size(117, 25);
     this.xrLabel9.Text = "xrLabel9";
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(8, 92);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.ParentStyleUsing.UseFont = false;
     this.xrLabel8.Size = new System.Drawing.Size(109, 25);
     this.xrLabel8.Text = "Membership ID:";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.strBranchCode", "")});
     this.xrLabel7.Location = new System.Drawing.Point(117, 67);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Size = new System.Drawing.Size(100, 25);
     this.xrLabel7.Text = "xrLabel7";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(8, 67);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(92, 25);
     this.xrLabel6.Text = "Branch:";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.dtDate", "")});
     this.xrLabel5.Location = new System.Drawing.Point(417, 42);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Size = new System.Drawing.Size(233, 25);
     this.xrLabel5.Text = "xrLabel5";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.Location = new System.Drawing.Point(317, 42);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.ParentStyleUsing.UseFont = false;
     this.xrLabel4.Size = new System.Drawing.Size(92, 25);
     this.xrLabel4.Text = "Date Received:";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                       new DevExpress.XtraReports.UI.XRBinding("Text", null, "CV.nCaseID", "")});
     this.xrLabel2.Location = new System.Drawing.Point(117, 42);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Size = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text = "xrLabel2";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.Location = new System.Drawing.Point(8, 42);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.ParentStyleUsing.UseFont = false;
     this.xrLabel3.Size = new System.Drawing.Size(59, 25);
     this.xrLabel3.Text = "Ref No:";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(250, 8);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(183, 25);
     this.xrLabel1.Text = "Customer Voice";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                               this.Detail,
                                                                               this.ReportHeader});
     this.DetailReport.DataMember = "CVACTION";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                 this.xrLine3,
                                                                                 this.xrLabel39,
                                                                                 this.xrLabel38,
                                                                                 this.xrLabel37,
                                                                                 this.xrLabel36,
                                                                                 this.xrLabel35});
     this.Detail.Height = 75;
     this.Detail.Name = "Detail";
     //
     // xrLabel39
     //
     this.xrLabel39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strActionDetails", "")});
     this.xrLabel39.Location = new System.Drawing.Point(8, 33);
     this.xrLabel39.Name = "xrLabel39";
     this.xrLabel39.Size = new System.Drawing.Size(634, 25);
     this.xrLabel39.Text = "xrLabel39";
     //
     // xrLabel38
     //
     this.xrLabel38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strActionTakenBy", "")});
     this.xrLabel38.Location = new System.Drawing.Point(408, 0);
     this.xrLabel38.Name = "xrLabel38";
     this.xrLabel38.Size = new System.Drawing.Size(234, 25);
     this.xrLabel38.Text = "xrLabel38";
     //
     // xrLabel37
     //
     this.xrLabel37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.strMode", "")});
     this.xrLabel37.Location = new System.Drawing.Point(292, 0);
     this.xrLabel37.Name = "xrLabel37";
     this.xrLabel37.Size = new System.Drawing.Size(108, 25);
     this.xrLabel37.Text = "xrLabel37";
     //
     // xrLabel36
     //
     this.xrLabel36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.dtDate", "")});
     this.xrLabel36.Location = new System.Drawing.Point(108, 0);
     this.xrLabel36.Name = "xrLabel36";
     this.xrLabel36.Size = new System.Drawing.Size(175, 25);
     this.xrLabel36.Text = "xrLabel36";
     //
     // xrLabel35
     //
     this.xrLabel35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                                                                                        new DevExpress.XtraReports.UI.XRBinding("Text", null, "CVACTION.nActionID", "")});
     this.xrLabel35.Location = new System.Drawing.Point(8, 0);
     this.xrLabel35.Name = "xrLabel35";
     this.xrLabel35.Size = new System.Drawing.Size(92, 25);
     this.xrLabel35.Text = "xrLabel35";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrLine2,
                                                                                       this.xrLabel34,
                                                                                       this.xrLabel33,
                                                                                       this.xrLabel32,
                                                                                       this.xrLabel31,
                                                                                       this.xrLabel30,
                                                                                       this.xrLine1});
     this.ReportHeader.Height = 67;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(0, 58);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(650, 8);
     //
     // xrLabel34
     //
     this.xrLabel34.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel34.Location = new System.Drawing.Point(8, 33);
     this.xrLabel34.Name = "xrLabel34";
     this.xrLabel34.ParentStyleUsing.UseFont = false;
     this.xrLabel34.Size = new System.Drawing.Size(642, 25);
     this.xrLabel34.Text = "Action Taken";
     this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel33
     //
     this.xrLabel33.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel33.Location = new System.Drawing.Point(408, 8);
     this.xrLabel33.Name = "xrLabel33";
     this.xrLabel33.ParentStyleUsing.UseFont = false;
     this.xrLabel33.Size = new System.Drawing.Size(234, 25);
     this.xrLabel33.Text = "Action Taken By";
     //
     // xrLabel32
     //
     this.xrLabel32.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel32.Location = new System.Drawing.Point(292, 8);
     this.xrLabel32.Name = "xrLabel32";
     this.xrLabel32.ParentStyleUsing.UseFont = false;
     this.xrLabel32.Size = new System.Drawing.Size(108, 25);
     this.xrLabel32.Text = "Mode";
     //
     // xrLabel31
     //
     this.xrLabel31.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel31.Location = new System.Drawing.Point(108, 8);
     this.xrLabel31.Name = "xrLabel31";
     this.xrLabel31.ParentStyleUsing.UseFont = false;
     this.xrLabel31.Size = new System.Drawing.Size(175, 25);
     this.xrLabel31.Text = "Action Date Time";
     //
     // xrLabel30
     //
     this.xrLabel30.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel30.Location = new System.Drawing.Point(8, 8);
     this.xrLabel30.Name = "xrLabel30";
     this.xrLabel30.ParentStyleUsing.UseFont = false;
     this.xrLabel30.Size = new System.Drawing.Size(92, 25);
     this.xrLabel30.Text = "ID";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(0, 0);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(650, 8);
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.xrPageInfo1});
     this.BottomMargin.Height = 36;
     this.BottomMargin.Name = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(550, 0);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Size = new System.Drawing.Size(100, 25);
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(0, 67);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(650, 8);
     //
     // ReportCV
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                  this.detailBand1,
                                                                  this.pageHeaderBand1,
                                                                  this.DetailReport,
                                                                  this.BottomMargin});
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 36);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1                   = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1                = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7               = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2                   = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2                = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellDate            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellStartTime       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellEndTime         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellOrganization    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellContact         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellAppointmentType = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellRemarks         = new DevExpress.XtraReports.UI.XRTableCell();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1                = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel2                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelName                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelID                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                   = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.Height = 46;
     this.Detail.Name   = "Detail";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabelID,
         this.xrLabelName,
         this.xrLabel2,
         this.xrTable1,
         this.xrLabel1
     });
     this.PageHeader.Height = 138;
     this.PageHeader.Name   = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Font     = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(275, 8);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size          = new System.Drawing.Size(375, 25);
     this.xrLabel1.Text          = "Appointment Listing";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrTable1
     //
     this.xrTable1.Location = new System.Drawing.Point(17, 108);
     this.xrTable1.Name     = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrTableCell1,
         this.xrTableCell6,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell5,
         this.xrTableCell4
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableCell1
     //
     this.xrTableCell1.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Location = new System.Drawing.Point(133, 0);
     this.xrTableCell1.Name     = "xrTableCell1";
     this.xrTableCell1.ParentStyleUsing.UseFont = false;
     this.xrTableCell1.Size = new System.Drawing.Size(86, 25);
     this.xrTableCell1.Text = "Start Time";
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Location = new System.Drawing.Point(310, 0);
     this.xrTableCell2.Name     = "xrTableCell2";
     this.xrTableCell2.ParentStyleUsing.UseFont = false;
     this.xrTableCell2.Size = new System.Drawing.Size(225, 25);
     this.xrTableCell2.Text = "Organization / Place of Appointment";
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell4.Location = new System.Drawing.Point(786, 0);
     this.xrTableCell4.Name     = "xrTableCell4";
     this.xrTableCell4.ParentStyleUsing.UseFont = false;
     this.xrTableCell4.Size = new System.Drawing.Size(80, 25);
     this.xrTableCell4.Text = "Remarks";
     //
     // xrTableCell3
     //
     this.xrTableCell3.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.Location = new System.Drawing.Point(535, 0);
     this.xrTableCell3.Name     = "xrTableCell3";
     this.xrTableCell3.ParentStyleUsing.UseFont = false;
     this.xrTableCell3.Size = new System.Drawing.Size(135, 25);
     this.xrTableCell3.Text = "Contact";
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell5.Location = new System.Drawing.Point(670, 0);
     this.xrTableCell5.Name     = "xrTableCell5";
     this.xrTableCell5.ParentStyleUsing.UseFont = false;
     this.xrTableCell5.Size = new System.Drawing.Size(116, 25);
     this.xrTableCell5.Text = "Appointment Type";
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell6.Location = new System.Drawing.Point(219, 0);
     this.xrTableCell6.Name     = "xrTableCell6";
     this.xrTableCell6.ParentStyleUsing.UseFont = false;
     this.xrTableCell6.Size = new System.Drawing.Size(91, 25);
     this.xrTableCell6.Text = "End Time";
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell7.Location = new System.Drawing.Point(0, 0);
     this.xrTableCell7.Name     = "xrTableCell7";
     this.xrTableCell7.ParentStyleUsing.UseFont = false;
     this.xrTableCell7.Size = new System.Drawing.Size(133, 25);
     this.xrTableCell7.Text = "Date";
     //
     // xrTable2
     //
     this.xrTable2.Location = new System.Drawing.Point(17, 8);
     this.xrTable2.Name     = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellDate,
         this.xrTableCellStartTime,
         this.xrTableCellEndTime,
         this.xrTableCellOrganization,
         this.xrTableCellContact,
         this.xrTableCellAppointmentType,
         this.xrTableCellRemarks
     });
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Size = new System.Drawing.Size(866, 25);
     //
     // xrTableCellDate
     //
     this.xrTableCellDate.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellDate.Location = new System.Drawing.Point(0, 0);
     this.xrTableCellDate.Name     = "xrTableCellDate";
     this.xrTableCellDate.ParentStyleUsing.UseFont = false;
     this.xrTableCellDate.Size = new System.Drawing.Size(133, 25);
     this.xrTableCellDate.Text = "Date";
     //
     // xrTableCellStartTime
     //
     this.xrTableCellStartTime.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellStartTime.Location = new System.Drawing.Point(133, 0);
     this.xrTableCellStartTime.Name     = "xrTableCellStartTime";
     this.xrTableCellStartTime.ParentStyleUsing.UseFont = false;
     this.xrTableCellStartTime.Size = new System.Drawing.Size(86, 25);
     this.xrTableCellStartTime.Text = "Start Time";
     //
     // xrTableCellEndTime
     //
     this.xrTableCellEndTime.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellEndTime.Location = new System.Drawing.Point(219, 0);
     this.xrTableCellEndTime.Name     = "xrTableCellEndTime";
     this.xrTableCellEndTime.ParentStyleUsing.UseFont = false;
     this.xrTableCellEndTime.Size = new System.Drawing.Size(91, 25);
     this.xrTableCellEndTime.Text = "End Time";
     //
     // xrTableCellOrganization
     //
     this.xrTableCellOrganization.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellOrganization.Location = new System.Drawing.Point(310, 0);
     this.xrTableCellOrganization.Name     = "xrTableCellOrganization";
     this.xrTableCellOrganization.ParentStyleUsing.UseFont = false;
     this.xrTableCellOrganization.Size = new System.Drawing.Size(225, 25);
     this.xrTableCellOrganization.Text = "Organization / Place of Appointment";
     //
     // xrTableCellContact
     //
     this.xrTableCellContact.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellContact.Location = new System.Drawing.Point(535, 0);
     this.xrTableCellContact.Name     = "xrTableCellContact";
     this.xrTableCellContact.ParentStyleUsing.UseFont = false;
     this.xrTableCellContact.Size = new System.Drawing.Size(135, 25);
     this.xrTableCellContact.Text = "Contact";
     //
     // xrTableCellAppointmentType
     //
     this.xrTableCellAppointmentType.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellAppointmentType.Location = new System.Drawing.Point(670, 0);
     this.xrTableCellAppointmentType.Name     = "xrTableCellAppointmentType";
     this.xrTableCellAppointmentType.ParentStyleUsing.UseFont = false;
     this.xrTableCellAppointmentType.Size = new System.Drawing.Size(116, 25);
     this.xrTableCellAppointmentType.Text = "Appointment Type";
     //
     // xrTableCellRemarks
     //
     this.xrTableCellRemarks.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCellRemarks.Location = new System.Drawing.Point(786, 0);
     this.xrTableCellRemarks.Name     = "xrTableCellRemarks";
     this.xrTableCellRemarks.ParentStyleUsing.UseFont = false;
     this.xrTableCellRemarks.Size = new System.Drawing.Size(80, 25);
     this.xrTableCellRemarks.Text = "Remarks";
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.Height = 34;
     this.BottomMargin.Name   = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format   = "Page : {0 } / {1}";
     this.xrPageInfo1.Location = new System.Drawing.Point(783, 0);
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Size     = new System.Drawing.Size(100, 25);
     //
     // xrLabel2
     //
     this.xrLabel2.Location = new System.Drawing.Point(17, 50);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel2.Text     = "Employee ID:";
     //
     // xrLabelName
     //
     this.xrLabelName.Location = new System.Drawing.Point(117, 75);
     this.xrLabelName.Name     = "xrLabelName";
     this.xrLabelName.Size     = new System.Drawing.Size(550, 25);
     this.xrLabelName.Text     = "xrLabelName";
     //
     // xrLabelID
     //
     this.xrLabelID.Location = new System.Drawing.Point(117, 50);
     this.xrLabelID.Name     = "xrLabelID";
     this.xrLabelID.Size     = new System.Drawing.Size(283, 25);
     this.xrLabelID.Text     = "xrLabelID";
     //
     // xrLabel3
     //
     this.xrLabel3.Location = new System.Drawing.Point(17, 75);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel3.Text     = "Employee Name:";
     //
     // ReportAppointment
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageHeader,
         this.BottomMargin
     });
     this.Landscape = true;
     this.Margins   = new System.Drawing.Printing.Margins(100, 100, 100, 34);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for 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(SaleReport));
     DevExpress.XtraCharts.Series         series1             = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1     = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PieSeriesView  pieSeriesView1      = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2     = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PieSeriesView  pieSeriesView2      = new DevExpress.XtraCharts.PieSeriesView();
     this.ProductData                      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.OddStyle                         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupHeader                      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ProductHeader                    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.SupplierTitle                    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.EvenStyle                        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.SupplierInfo                     = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Detail                           = new DevExpress.XtraReports.UI.DetailBand();
     this.tableDetail                      = new DevExpress.XtraReports.UI.XRTable();
     this.dimensionCellRow                 = new DevExpress.XtraReports.UI.XRTableRow();
     this.UnitNameCell                     = new DevExpress.XtraReports.UI.XRTableCell();
     this.LeadNumberCell                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.FirstEmailCountCell              = new DevExpress.XtraReports.UI.XRTableCell();
     this.ResponseRateCell                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.NumberIntoOpportunityCell        = new DevExpress.XtraReports.UI.XRTableCell();
     this.RateIntoOpportunityCell          = new DevExpress.XtraReports.UI.XRTableCell();
     this.NumberOfTheDeadCell              = new DevExpress.XtraReports.UI.XRTableCell();
     this.ClosureRateCell                  = new DevExpress.XtraReports.UI.XRTableCell();
     this.OpportunityNumberCell            = new DevExpress.XtraReports.UI.XRTableCell();
     this.NumberIntoContractCell           = new DevExpress.XtraReports.UI.XRTableCell();
     this.QuoteSuccessRateCell             = new DevExpress.XtraReports.UI.XRTableCell();
     this.ContractAmountCell               = new DevExpress.XtraReports.UI.XRTableCell();
     this.ContractNumberCell               = new DevExpress.XtraReports.UI.XRTableCell();
     this.RateOfOldCustomerCell            = new DevExpress.XtraReports.UI.XRTableCell();
     this.BottomMargin                     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader1                    = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine1                          = new DevExpress.XtraReports.UI.XRLine();
     this.lbTitle                          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2                      = new DevExpress.XtraReports.UI.XRPageInfo();
     this.topMarginBand1                   = new DevExpress.XtraReports.UI.TopMarginBand();
     this.PageHeader                       = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.headerTable                      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2                      = new DevExpress.XtraReports.UI.XRTableRow();
     this.DimensionCell                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6                     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4                     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.dimensionRow                     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell12                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell61                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell63                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2                     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell66                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell67                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell69                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell68                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell70                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.technicianTotalEffortsHeaderCell = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell71                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell73                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell74                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell72                    = new DevExpress.XtraReports.UI.XRTableCell();
     this.RootLayoutControlGroup           = new DevExpress.XtraLayout.LayoutControlGroup();
     this.xrChart1                         = new DevExpress.XtraReports.UI.XRChart();
     this.ReportFooter                     = new DevExpress.XtraReports.UI.ReportFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.tableDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerTable)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RootLayoutControlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // ProductData
     //
     this.ProductData.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(220)))), ((int)(((byte)(255)))));
     this.ProductData.BorderColor = System.Drawing.Color.White;
     this.ProductData.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                            | DevExpress.XtraPrinting.BorderSide.Right)
                                                                           | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.ProductData.BorderWidth = 1;
     this.ProductData.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.ProductData.ForeColor   = System.Drawing.Color.Black;
     this.ProductData.Name        = "ProductData";
     //
     // OddStyle
     //
     this.OddStyle.BackColor   = System.Drawing.Color.Transparent;
     this.OddStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(205)))), ((int)(((byte)(162)))));
     this.OddStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.OddStyle.BorderWidth = 1;
     this.OddStyle.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.OddStyle.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.OddStyle.Name        = "OddStyle";
     //
     // GroupHeader
     //
     this.GroupHeader.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.GroupHeader.BorderColor = System.Drawing.Color.White;
     this.GroupHeader.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                            | DevExpress.XtraPrinting.BorderSide.Right)
                                                                           | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.GroupHeader.BorderWidth = 1;
     this.GroupHeader.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.GroupHeader.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(139)))), ((int)(((byte)(139)))));
     this.GroupHeader.Name        = "GroupHeader";
     //
     // ProductHeader
     //
     this.ProductHeader.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.ProductHeader.BorderColor = System.Drawing.Color.White;
     this.ProductHeader.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                              | DevExpress.XtraPrinting.BorderSide.Right)
                                                                             | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.ProductHeader.BorderWidth = 1;
     this.ProductHeader.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ProductHeader.ForeColor   = System.Drawing.Color.White;
     this.ProductHeader.Name        = "ProductHeader";
     //
     // SupplierTitle
     //
     this.SupplierTitle.BackColor   = System.Drawing.Color.Transparent;
     this.SupplierTitle.BorderColor = System.Drawing.Color.Empty;
     this.SupplierTitle.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.SupplierTitle.BorderWidth = 1;
     this.SupplierTitle.Font        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.SupplierTitle.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(120)))), ((int)(((byte)(0)))));
     this.SupplierTitle.Name        = "SupplierTitle";
     //
     // EvenStyle
     //
     this.EvenStyle.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(237)))), ((int)(((byte)(196)))));
     this.EvenStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(205)))), ((int)(((byte)(162)))));
     this.EvenStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.EvenStyle.BorderWidth = 1;
     this.EvenStyle.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.EvenStyle.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.EvenStyle.Name        = "EvenStyle";
     //
     // SupplierInfo
     //
     this.SupplierInfo.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.SupplierInfo.BorderColor = System.Drawing.Color.White;
     this.SupplierInfo.BorderWidth = 1;
     this.SupplierInfo.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.SupplierInfo.ForeColor   = System.Drawing.Color.White;
     this.SupplierInfo.Name        = "SupplierInfo";
     this.SupplierInfo.Padding     = new DevExpress.XtraPrinting.PaddingInfo(7, 0, 0, 0, 100F);
     //
     // Detail
     //
     resources.ApplyResources(this.Detail, "Detail");
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.tableDetail
     });
     this.Detail.KeepTogether = true;
     this.Detail.Name         = "Detail";
     this.Detail.Padding      = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // tableDetail
     //
     resources.ApplyResources(this.tableDetail, "tableDetail");
     this.tableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableDetail.Name    = "tableDetail";
     this.tableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.tableDetail.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.dimensionCellRow
     });
     this.tableDetail.StylePriority.UseBackColor = false;
     this.tableDetail.StylePriority.UsePadding   = false;
     //
     // dimensionCellRow
     //
     resources.ApplyResources(this.dimensionCellRow, "dimensionCellRow");
     this.dimensionCellRow.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.UnitNameCell,
         this.LeadNumberCell,
         this.FirstEmailCountCell,
         this.ResponseRateCell,
         this.NumberIntoOpportunityCell,
         this.RateIntoOpportunityCell,
         this.NumberOfTheDeadCell,
         this.ClosureRateCell,
         this.OpportunityNumberCell,
         this.NumberIntoContractCell,
         this.QuoteSuccessRateCell,
         this.ContractAmountCell,
         this.ContractNumberCell,
         this.RateOfOldCustomerCell
     });
     this.dimensionCellRow.Name    = "dimensionCellRow";
     this.dimensionCellRow.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.dimensionCellRow.Weight  = 1D;
     //
     // UnitNameCell
     //
     resources.ApplyResources(this.UnitNameCell, "UnitNameCell");
     this.UnitNameCell.Name   = "UnitNameCell";
     this.UnitNameCell.Weight = 0.36288850690201224D;
     //
     // LeadNumberCell
     //
     this.LeadNumberCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.LeadNumberCell, "LeadNumberCell");
     this.LeadNumberCell.Name    = "LeadNumberCell";
     this.LeadNumberCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.LeadNumberCell.StylePriority.UseBorders = false;
     this.LeadNumberCell.Weight = 0.14146295582557106D;
     //
     // FirstEmailCountCell
     //
     this.FirstEmailCountCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.FirstEmailCountCell, "FirstEmailCountCell");
     this.FirstEmailCountCell.Name    = "FirstEmailCountCell";
     this.FirstEmailCountCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.FirstEmailCountCell.StylePriority.UseBorders = false;
     this.FirstEmailCountCell.Weight = 0.073533032620059D;
     //
     // ResponseRateCell
     //
     this.ResponseRateCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.ResponseRateCell, "ResponseRateCell");
     this.ResponseRateCell.Name    = "ResponseRateCell";
     this.ResponseRateCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.ResponseRateCell.StylePriority.UseBorders = false;
     this.ResponseRateCell.Weight = 0.095192176281529178D;
     //
     // NumberIntoOpportunityCell
     //
     this.NumberIntoOpportunityCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.NumberIntoOpportunityCell, "NumberIntoOpportunityCell");
     this.NumberIntoOpportunityCell.Name    = "NumberIntoOpportunityCell";
     this.NumberIntoOpportunityCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.NumberIntoOpportunityCell.StylePriority.UseBorders = false;
     this.NumberIntoOpportunityCell.Weight = 0.12916676503643715D;
     //
     // RateIntoOpportunityCell
     //
     this.RateIntoOpportunityCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.RateIntoOpportunityCell, "RateIntoOpportunityCell");
     this.RateIntoOpportunityCell.Name    = "RateIntoOpportunityCell";
     this.RateIntoOpportunityCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.RateIntoOpportunityCell.StylePriority.UseBorders       = false;
     this.RateIntoOpportunityCell.StylePriority.UseTextAlignment = false;
     this.RateIntoOpportunityCell.Weight = 0.1134616914816714D;
     //
     // NumberOfTheDeadCell
     //
     this.NumberOfTheDeadCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.NumberOfTheDeadCell, "NumberOfTheDeadCell");
     this.NumberOfTheDeadCell.Name    = "NumberOfTheDeadCell";
     this.NumberOfTheDeadCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.NumberOfTheDeadCell.StylePriority.UseBorders = false;
     this.NumberOfTheDeadCell.Weight = 0.12019217345704021D;
     //
     // ClosureRateCell
     //
     this.ClosureRateCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.ClosureRateCell, "ClosureRateCell");
     this.ClosureRateCell.Name    = "ClosureRateCell";
     this.ClosureRateCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.ClosureRateCell.StylePriority.UseBorders = false;
     this.ClosureRateCell.Weight = 0.089743338470040818D;
     //
     // OpportunityNumberCell
     //
     this.OpportunityNumberCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.OpportunityNumberCell, "OpportunityNumberCell");
     this.OpportunityNumberCell.Name    = "OpportunityNumberCell";
     this.OpportunityNumberCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.OpportunityNumberCell.StylePriority.UseBorders = false;
     this.OpportunityNumberCell.Weight = 0.11923091201343503D;
     //
     // NumberIntoContractCell
     //
     this.NumberIntoContractCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.NumberIntoContractCell, "NumberIntoContractCell");
     this.NumberIntoContractCell.Name    = "NumberIntoContractCell";
     this.NumberIntoContractCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.NumberIntoContractCell.StylePriority.UseBorders = false;
     this.NumberIntoContractCell.Weight = 0.13128197238160738D;
     //
     // QuoteSuccessRateCell
     //
     this.QuoteSuccessRateCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.QuoteSuccessRateCell, "QuoteSuccessRateCell");
     this.QuoteSuccessRateCell.Name    = "QuoteSuccessRateCell";
     this.QuoteSuccessRateCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.QuoteSuccessRateCell.StylePriority.UseBorders = false;
     this.QuoteSuccessRateCell.Weight = 0.11794880193775684D;
     //
     // ContractAmountCell
     //
     this.ContractAmountCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.ContractAmountCell, "ContractAmountCell");
     this.ContractAmountCell.Name    = "ContractAmountCell";
     this.ContractAmountCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.ContractAmountCell.StylePriority.UseBorders = false;
     this.ContractAmountCell.Weight = 0.1030126550227433D;
     //
     // ContractNumberCell
     //
     this.ContractNumberCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.ContractNumberCell, "ContractNumberCell");
     this.ContractNumberCell.Name    = "ContractNumberCell";
     this.ContractNumberCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.ContractNumberCell.StylePriority.UseBorders = false;
     this.ContractNumberCell.Weight = 0.11004446310558497D;
     //
     // RateOfOldCustomerCell
     //
     this.RateOfOldCustomerCell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.RateOfOldCustomerCell, "RateOfOldCustomerCell");
     this.RateOfOldCustomerCell.Name    = "RateOfOldCustomerCell";
     this.RateOfOldCustomerCell.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.RateOfOldCustomerCell.StylePriority.UseBorders = false;
     this.RateOfOldCustomerCell.Weight = 0.075916804656003478D;
     //
     // BottomMargin
     //
     resources.ApplyResources(this.BottomMargin, "BottomMargin");
     this.BottomMargin.Name    = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.lbTitle,
         this.xrPageInfo2
     });
     resources.ApplyResources(this.ReportHeader1, "ReportHeader1");
     this.ReportHeader1.Name    = "ReportHeader1";
     this.ReportHeader1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // xrLine1
     //
     resources.ApplyResources(this.xrLine1, "xrLine1");
     this.xrLine1.LineWidth = 2;
     this.xrLine1.Name      = "xrLine1";
     this.xrLine1.Padding   = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // lbTitle
     //
     this.lbTitle.Borders = DevExpress.XtraPrinting.BorderSide.None;
     resources.ApplyResources(this.lbTitle, "lbTitle");
     this.lbTitle.Name    = "lbTitle";
     this.lbTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbTitle.StylePriority.UseTextAlignment = false;
     //
     // xrPageInfo2
     //
     resources.ApplyResources(this.xrPageInfo2, "xrPageInfo2");
     this.xrPageInfo2.Name     = "xrPageInfo2";
     this.xrPageInfo2.Padding  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
     //
     // topMarginBand1
     //
     resources.ApplyResources(this.topMarginBand1, "topMarginBand1");
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.headerTable
     });
     resources.ApplyResources(this.PageHeader, "PageHeader");
     this.PageHeader.Name = "PageHeader";
     //
     // headerTable
     //
     resources.ApplyResources(this.headerTable, "headerTable");
     this.headerTable.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.headerTable.KeepTogether = true;
     this.headerTable.Name         = "headerTable";
     this.headerTable.Padding      = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.headerTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2,
         this.dimensionRow
     });
     this.headerTable.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.headerTable_BeforePrint);
     //
     // xrTableRow2
     //
     resources.ApplyResources(this.xrTableRow2, "xrTableRow2");
     this.xrTableRow2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.DimensionCell,
         this.xrTableCell6,
         this.xrTableCell4,
         this.xrTableCell10
     });
     this.xrTableRow2.Name    = "xrTableRow2";
     this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrTableRow2.StylePriority.UseBorders = false;
     this.xrTableRow2.Weight = 0.33391304347826084D;
     //
     // DimensionCell
     //
     resources.ApplyResources(this.DimensionCell, "DimensionCell");
     this.DimensionCell.Name = "DimensionCell";
     this.DimensionCell.StylePriority.UseBackColor     = false;
     this.DimensionCell.StylePriority.UseBorderColor   = false;
     this.DimensionCell.StylePriority.UseFont          = false;
     this.DimensionCell.StylePriority.UseForeColor     = false;
     this.DimensionCell.StylePriority.UseTextAlignment = false;
     this.DimensionCell.Weight = 0.50205242872868028D;
     //
     // xrTableCell6
     //
     resources.ApplyResources(this.xrTableCell6, "xrTableCell6");
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBackColor     = false;
     this.xrTableCell6.StylePriority.UseBorderColor   = false;
     this.xrTableCell6.StylePriority.UseFont          = false;
     this.xrTableCell6.StylePriority.UseForeColor     = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Weight = 1.0552594007027496D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.xrTableCell4, "xrTableCell4");
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell4.StyleName = "ProductHeader";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.Weight = 0.50976304887926438D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     resources.ApplyResources(this.xrTableCell10, "xrTableCell10");
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell10.StyleName = "ProductHeader";
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.Weight = 0.39979246457082585D;
     //
     // dimensionRow
     //
     this.dimensionRow.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.dimensionRow.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell12,
         this.xrTableCell61,
         this.xrTableCell63,
         this.xrTableCell2,
         this.xrTableCell66,
         this.xrTableCell67,
         this.xrTableCell69,
         this.xrTableCell68,
         this.xrTableCell70,
         this.technicianTotalEffortsHeaderCell,
         this.xrTableCell71,
         this.xrTableCell73,
         this.xrTableCell74,
         this.xrTableCell72
     });
     resources.ApplyResources(this.dimensionRow, "dimensionRow");
     this.dimensionRow.Name      = "dimensionRow";
     this.dimensionRow.Padding   = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.dimensionRow.StyleName = "ProductData";
     this.dimensionRow.StylePriority.UseBorders = false;
     this.dimensionRow.Weight = 0.55652173913043479D;
     //
     // xrTableCell12
     //
     resources.ApplyResources(this.xrTableCell12, "xrTableCell12");
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Weight = 0.50205244651089687D;
     //
     // xrTableCell61
     //
     resources.ApplyResources(this.xrTableCell61, "xrTableCell61");
     this.xrTableCell61.Name    = "xrTableCell61";
     this.xrTableCell61.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell61.StylePriority.UseFont = false;
     this.xrTableCell61.Weight = 0.19571251707747889D;
     //
     // xrTableCell63
     //
     resources.ApplyResources(this.xrTableCell63, "xrTableCell63");
     this.xrTableCell63.Name    = "xrTableCell63";
     this.xrTableCell63.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell63.StylePriority.UseFont = false;
     this.xrTableCell63.Weight = 0.10173209501697306D;
     //
     // xrTableCell2
     //
     resources.ApplyResources(this.xrTableCell2, "xrTableCell2");
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.Weight = 0.13169749628994815D;
     //
     // xrTableCell66
     //
     resources.ApplyResources(this.xrTableCell66, "xrTableCell66");
     this.xrTableCell66.Name = "xrTableCell66";
     this.xrTableCell66.StylePriority.UseFont = false;
     this.xrTableCell66.Weight = 0.17870070142134309D;
     //
     // xrTableCell67
     //
     resources.ApplyResources(this.xrTableCell67, "xrTableCell67");
     this.xrTableCell67.Name = "xrTableCell67";
     this.xrTableCell67.StylePriority.UseFont = false;
     this.xrTableCell67.Weight = 0.15697313093066811D;
     //
     // xrTableCell69
     //
     resources.ApplyResources(this.xrTableCell69, "xrTableCell69");
     this.xrTableCell69.Name = "xrTableCell69";
     this.xrTableCell69.StylePriority.UseFont          = false;
     this.xrTableCell69.StylePriority.UseTextAlignment = false;
     this.xrTableCell69.Weight = 0.16628446195049018D;
     //
     // xrTableCell68
     //
     resources.ApplyResources(this.xrTableCell68, "xrTableCell68");
     this.xrTableCell68.Name = "xrTableCell68";
     this.xrTableCell68.StylePriority.UseFont          = false;
     this.xrTableCell68.StylePriority.UseTextAlignment = false;
     this.xrTableCell68.Weight = 0.12415912327244744D;
     //
     // xrTableCell70
     //
     resources.ApplyResources(this.xrTableCell70, "xrTableCell70");
     this.xrTableCell70.Name = "xrTableCell70";
     this.xrTableCell70.StylePriority.UseFont          = false;
     this.xrTableCell70.StylePriority.UseTextAlignment = false;
     this.xrTableCell70.Weight = 0.16495480735195939D;
     //
     // technicianTotalEffortsHeaderCell
     //
     resources.ApplyResources(this.technicianTotalEffortsHeaderCell, "technicianTotalEffortsHeaderCell");
     this.technicianTotalEffortsHeaderCell.Name = "technicianTotalEffortsHeaderCell";
     this.technicianTotalEffortsHeaderCell.StylePriority.UseFont          = false;
     this.technicianTotalEffortsHeaderCell.StylePriority.UseTextAlignment = false;
     this.technicianTotalEffortsHeaderCell.Weight = 0.1816270903270843D;
     //
     // xrTableCell71
     //
     resources.ApplyResources(this.xrTableCell71, "xrTableCell71");
     this.xrTableCell71.Name = "xrTableCell71";
     this.xrTableCell71.StylePriority.UseFont          = false;
     this.xrTableCell71.StylePriority.UseTextAlignment = false;
     this.xrTableCell71.Weight = 0.16318091256828765D;
     //
     // xrTableCell73
     //
     resources.ApplyResources(this.xrTableCell73, "xrTableCell73");
     this.xrTableCell73.Name = "xrTableCell73";
     this.xrTableCell73.StylePriority.UseFont          = false;
     this.xrTableCell73.StylePriority.UseTextAlignment = false;
     this.xrTableCell73.Weight = 0.14251685734875338D;
     //
     // xrTableCell74
     //
     resources.ApplyResources(this.xrTableCell74, "xrTableCell74");
     this.xrTableCell74.Name = "xrTableCell74";
     this.xrTableCell74.StylePriority.UseFont          = false;
     this.xrTableCell74.StylePriority.UseTextAlignment = false;
     this.xrTableCell74.Weight = 0.15224534607953705D;
     //
     // xrTableCell72
     //
     resources.ApplyResources(this.xrTableCell72, "xrTableCell72");
     this.xrTableCell72.Name = "xrTableCell72";
     this.xrTableCell72.StylePriority.UseFont          = false;
     this.xrTableCell72.StylePriority.UseTextAlignment = false;
     this.xrTableCell72.Weight = 0.10503035673565253D;
     //
     // RootLayoutControlGroup
     //
     resources.ApplyResources(this.RootLayoutControlGroup, "RootLayoutControlGroup");
     this.RootLayoutControlGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.RootLayoutControlGroup.GroupBordersVisible         = false;
     this.RootLayoutControlGroup.Location    = new System.Drawing.Point(0, 0);
     this.RootLayoutControlGroup.Name        = "RootLayoutControlGroup";
     this.RootLayoutControlGroup.Size        = new System.Drawing.Size(906, 667);
     this.RootLayoutControlGroup.TextVisible = false;
     //
     // xrChart1
     //
     resources.ApplyResources(this.xrChart1, "xrChart1");
     this.xrChart1.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChart1.Name          = "xrChart1";
     series1.ArgumentScaleType   = DevExpress.XtraCharts.ScaleType.Numerical;
     pieSeriesLabel1.LineVisible = true;
     series1.Label = pieSeriesLabel1;
     resources.ApplyResources(series1, "series1");
     pieSeriesView1.RuntimeExploding = false;
     series1.View = pieSeriesView1;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     pieSeriesLabel2.LineVisible        = true;
     this.xrChart1.SeriesTemplate.Label = pieSeriesLabel2;
     pieSeriesView2.RuntimeExploding    = false;
     this.xrChart1.SeriesTemplate.View  = pieSeriesView2;
     this.xrChart1.BeforePrint         += new System.Drawing.Printing.PrintEventHandler(this.xrChart1_BeforePrint);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1
     });
     resources.ApplyResources(this.ReportFooter, "ReportFooter");
     this.ReportFooter.Name = "ReportFooter";
     //
     // SaleReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.BottomMargin,
         this.ReportHeader1,
         this.topMarginBand1,
         this.PageHeader,
         this.ReportFooter
     });
     resources.ApplyResources(this, "$this");
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(5, 5, 0, 56);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.ReportPrintOptions.DetailCountAtDesignTime = 1;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ProductData,
         this.OddStyle,
         this.GroupHeader,
         this.ProductHeader,
         this.SupplierTitle,
         this.EvenStyle,
         this.SupplierInfo
     });
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.tableDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerTable)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RootLayoutControlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }