Beispiel #1
0
 private void InitializeComponent()
 {
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 33.00001F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 48F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 48F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.ReportHeader.HeightF = 47F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel2
     //
     this.xrLabel2.Bookmark              = "Home";
     this.xrLabel2.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(222.9167F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "A sample report";
     //
     // Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.ReportHeader
     });
     this.Bookmark = "Table of Contents";
     this.Margins  = new System.Drawing.Printing.Margins(49, 51, 48, 48);
     this.Version  = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #2
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Report));
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrRichText1       = new DevExpress.XtraReports.UI.XRRichText();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 48F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 48F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.ReportHeader.HeightF = 203.2083F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(750F, 203.2083F);
     //
     // Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.ReportHeader
     });
     this.Bookmark = "Table of Contents";
     this.Margins  = new System.Drawing.Printing.Margins(49, 51, 48, 48);
     this.Version  = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.fAmount = new DevExpress.XtraReports.UI.XRLabel();
     this.fPaymentMode = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.fTime = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.fTitle = new DevExpress.XtraReports.UI.XRLabel();
     this.fDate = new DevExpress.XtraReports.UI.XRLabel();
     this.fBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.fClosingStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.fLCKBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.fMWBalance = 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.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.fVerifyStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                 this.fAmount,
                                                                                 this.fPaymentMode});
     this.Detail.Height = 20;
     this.Detail.Name = "Detail";
     //
     // fAmount
     //
     this.fAmount.Font = new System.Drawing.Font("Arial", 8F);
     this.fAmount.Location = new System.Drawing.Point(197, 0);
     this.fAmount.Name = "fAmount";
     this.fAmount.ParentStyleUsing.UseFont = false;
     this.fAmount.Size = new System.Drawing.Size(83, 17);
     xrSummary1.FormatString = "{0:$0.00}";
     this.fAmount.Summary = xrSummary1;
     this.fAmount.Text = "xrLabel1";
     this.fAmount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fPaymentMode
     //
     this.fPaymentMode.Font = new System.Drawing.Font("Arial", 8F);
     this.fPaymentMode.Location = new System.Drawing.Point(22, 0);
     this.fPaymentMode.Name = "fPaymentMode";
     this.fPaymentMode.ParentStyleUsing.UseFont = false;
     this.fPaymentMode.Size = new System.Drawing.Size(175, 17);
     this.fPaymentMode.Text = "fPaymentMode";
     //
     // PageHeader
     //
     this.PageHeader.Height = 0;
     this.PageHeader.Name = "PageHeader";
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.fTime,
                                                                                       this.xrLabel6,
                                                                                       this.xrLabel1,
                                                                                       this.xrLabel7,
                                                                                       this.fTitle,
                                                                                       this.fDate,
                                                                                       this.fBranch});
     this.ReportHeader.Height = 77;
     this.ReportHeader.Name = "ReportHeader";
     this.ReportHeader.ParentStyleUsing.UseFont = false;
     //
     // fTime
     //
     this.fTime.Font = new System.Drawing.Font("Arial", 8F);
     this.fTime.Location = new System.Drawing.Point(181, 42);
     this.fTime.Name = "fTime";
     this.fTime.ParentStyleUsing.UseFont = false;
     this.fTime.Size = new System.Drawing.Size(61, 17);
     xrSummary2.FormatString = "{0:hh:mm tt}";
     this.fTime.Summary = xrSummary2;
     this.fTime.Text = "09:00 AM";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.Location = new System.Drawing.Point(11, 25);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(234, 17);
     this.xrLabel6.Text = "SHIFT SETTLEMENT REPORT";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.Location = new System.Drawing.Point(138, 42);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(42, 17);
     this.xrLabel1.Text = "TIME:";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.Location = new System.Drawing.Point(11, 42);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.ParentStyleUsing.UseFont = false;
     this.xrLabel7.Size = new System.Drawing.Size(42, 17);
     this.xrLabel7.Text = "DATE :";
     //
     // fTitle
     //
     this.fTitle.Font = new System.Drawing.Font("Arial", 8F);
     this.fTitle.Location = new System.Drawing.Point(11, 58);
     this.fTitle.Name = "fTitle";
     this.fTitle.ParentStyleUsing.UseFont = false;
     this.fTitle.Size = new System.Drawing.Size(234, 17);
     this.fTitle.Text = "SHIFT 1. T1 REPORT";
     //
     // fDate
     //
     this.fDate.Font = new System.Drawing.Font("Arial", 8F);
     this.fDate.Location = new System.Drawing.Point(54, 42);
     this.fDate.Name = "fDate";
     this.fDate.ParentStyleUsing.UseFont = false;
     this.fDate.Size = new System.Drawing.Size(83, 17);
     xrSummary3.FormatString = "{0:dd/MM/yyyy}";
     this.fDate.Summary = xrSummary3;
     this.fDate.Text = "11/02/2006";
     //
     // fBranch
     //
     this.fBranch.Font = new System.Drawing.Font("Arial", 8F);
     this.fBranch.Location = new System.Drawing.Point(12, 8);
     this.fBranch.Name = "fBranch";
     this.fBranch.ParentStyleUsing.UseFont = false;
     this.fBranch.Size = new System.Drawing.Size(234, 17);
     this.fBranch.Text = "AMORE FITNESS BRANCH HQ";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                                                                                       this.fClosingStaff,
                                                                                       this.fLCKBalance,
                                                                                       this.fMWBalance,
                                                                                       this.xrLabel4,
                                                                                       this.xrLabel2,
                                                                                       this.xrLabel3,
                                                                                       this.xrLabel5,
                                                                                       this.fVerifyStaff,
                                                                                       this.xrLine2,
                                                                                       this.xrLine1});
     this.ReportFooter.Height = 229;
     this.ReportFooter.Name = "ReportFooter";
     //
     // fClosingStaff
     //
     this.fClosingStaff.Font = new System.Drawing.Font("Arial", 8F);
     this.fClosingStaff.Location = new System.Drawing.Point(14, 125);
     this.fClosingStaff.Name = "fClosingStaff";
     this.fClosingStaff.ParentStyleUsing.UseFont = false;
     this.fClosingStaff.Size = new System.Drawing.Size(275, 17);
     this.fClosingStaff.Text = "xxxxxx";
     //
     // fLCKBalance
     //
     this.fLCKBalance.Font = new System.Drawing.Font("Arial", 8F);
     this.fLCKBalance.Location = new System.Drawing.Point(197, 25);
     this.fLCKBalance.Name = "fLCKBalance";
     this.fLCKBalance.ParentStyleUsing.UseFont = false;
     this.fLCKBalance.Size = new System.Drawing.Size(58, 17);
     xrSummary4.FormatString = "{0:$0.00}";
     this.fLCKBalance.Summary = xrSummary4;
     this.fLCKBalance.Text = "0";
     this.fLCKBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fMWBalance
     //
     this.fMWBalance.Font = new System.Drawing.Font("Arial", 8F);
     this.fMWBalance.Location = new System.Drawing.Point(197, 8);
     this.fMWBalance.Name = "fMWBalance";
     this.fMWBalance.ParentStyleUsing.UseFont = false;
     this.fMWBalance.Size = new System.Drawing.Size(58, 17);
     xrSummary5.FormatString = "{0:$0.00}";
     this.fMWBalance.Summary = xrSummary5;
     this.fMWBalance.Text = "0";
     this.fMWBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel4.Location = new System.Drawing.Point(14, 25);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.ParentStyleUsing.UseFont = false;
     this.xrLabel4.Size = new System.Drawing.Size(184, 17);
     this.xrLabel4.Text = "BALANCE OF LOCKER";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.Location = new System.Drawing.Point(14, 8);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.ParentStyleUsing.UseFont = false;
     this.xrLabel2.Size = new System.Drawing.Size(184, 17);
     this.xrLabel2.Text = "BALANCE OF MINERAL WATER";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel3.Location = new System.Drawing.Point(14, 108);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.ParentStyleUsing.UseFont = false;
     this.xrLabel3.Size = new System.Drawing.Size(175, 17);
     this.xrLabel3.Text = "MONEY DEPOSITED BY";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.Location = new System.Drawing.Point(14, 192);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.ParentStyleUsing.UseFont = false;
     this.xrLabel5.Size = new System.Drawing.Size(175, 17);
     this.xrLabel5.Text = "VERIFIED BY";
     //
     // fVerifyStaff
     //
     this.fVerifyStaff.Font = new System.Drawing.Font("Arial", 8F);
     this.fVerifyStaff.Location = new System.Drawing.Point(14, 208);
     this.fVerifyStaff.Name = "fVerifyStaff";
     this.fVerifyStaff.ParentStyleUsing.UseFont = false;
     this.fVerifyStaff.Size = new System.Drawing.Size(275, 17);
     this.fVerifyStaff.Text = "XXX";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(14, 183);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(175, 8);
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(14, 92);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(175, 8);
     //
     // rptShiftSettlement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                                                                  this.Detail,
                                                                  this.PageHeader,
                                                                  this.PageFooter,
                                                                  this.ReportHeader,
                                                                  this.ReportFooter});
     this.Margins = new System.Drawing.Printing.Margins(0, 10, 10, 10);
     this.PageHeight = 1169;
     this.PageWidth = 310;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.Detail               = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel1             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2             = new DevExpress.XtraReports.UI.XRLabel();
     this.topMarginBand1       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.nwindDataSet1        = new MinimalisticReportPreviewDemo.nwindDataSet();
     this.productsTableAdapter = new MinimalisticReportPreviewDemo.nwindDataSetTableAdapters.ProductsTableAdapter();
     this.ReportHeader         = new DevExpress.XtraReports.UI.ReportHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.Detail.HeightF       = 33.00001F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BookmarkParent = this.xrLabel2;
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.ProductName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "Products.ProductName")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial", 9.75F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(408.3333F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "xrLabel1";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Bookmark              = "Home";
     this.xrLabel2.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(222.9167F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "A sample report";
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 48F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 48F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // nwindDataSet1
     //
     this.nwindDataSet1.DataSetName             = "nwindDataSet";
     this.nwindDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // productsTableAdapter
     //
     this.productsTableAdapter.ClearBeforeFill = true;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.ReportHeader.HeightF = 47F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.ReportHeader
     });
     this.Bookmark     = "Table of Contents";
     this.DataAdapter  = this.productsTableAdapter;
     this.DataMember   = "Products";
     this.DataSource   = this.nwindDataSet1;
     this.FilterString = "[CategoryID] < 4";
     this.Margins      = new System.Drawing.Printing.Margins(49, 51, 48, 48);
     this.Version      = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #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.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();
 }
Beispiel #6
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();
 }
Beispiel #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.fAmount       = new DevExpress.XtraReports.UI.XRLabel();
     this.fPaymentMode  = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.PageFooter    = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.fTime         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.fTitle        = new DevExpress.XtraReports.UI.XRLabel();
     this.fDate         = new DevExpress.XtraReports.UI.XRLabel();
     this.fBranch       = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.fClosingStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.fLCKBalance   = new DevExpress.XtraReports.UI.XRLabel();
     this.fMWBalance    = 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.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.fVerifyStaff  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fAmount,
         this.fPaymentMode
     });
     this.Detail.Height = 20;
     this.Detail.Name   = "Detail";
     //
     // fAmount
     //
     this.fAmount.Font     = new System.Drawing.Font("Arial", 8F);
     this.fAmount.Location = new System.Drawing.Point(197, 0);
     this.fAmount.Name     = "fAmount";
     this.fAmount.ParentStyleUsing.UseFont = false;
     this.fAmount.Size          = new System.Drawing.Size(83, 17);
     xrSummary1.FormatString    = "{0:$0.00}";
     this.fAmount.Summary       = xrSummary1;
     this.fAmount.Text          = "xrLabel1";
     this.fAmount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fPaymentMode
     //
     this.fPaymentMode.Font     = new System.Drawing.Font("Arial", 8F);
     this.fPaymentMode.Location = new System.Drawing.Point(22, 0);
     this.fPaymentMode.Name     = "fPaymentMode";
     this.fPaymentMode.ParentStyleUsing.UseFont = false;
     this.fPaymentMode.Size = new System.Drawing.Size(175, 17);
     this.fPaymentMode.Text = "fPaymentMode";
     //
     // PageHeader
     //
     this.PageHeader.Height = 0;
     this.PageHeader.Name   = "PageHeader";
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name   = "PageFooter";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fTime,
         this.xrLabel6,
         this.xrLabel1,
         this.xrLabel7,
         this.fTitle,
         this.fDate,
         this.fBranch
     });
     this.ReportHeader.Height = 77;
     this.ReportHeader.Name   = "ReportHeader";
     this.ReportHeader.ParentStyleUsing.UseFont = false;
     //
     // fTime
     //
     this.fTime.Font     = new System.Drawing.Font("Arial", 8F);
     this.fTime.Location = new System.Drawing.Point(181, 42);
     this.fTime.Name     = "fTime";
     this.fTime.ParentStyleUsing.UseFont = false;
     this.fTime.Size         = new System.Drawing.Size(61, 17);
     xrSummary2.FormatString = "{0:hh:mm tt}";
     this.fTime.Summary      = xrSummary2;
     this.fTime.Text         = "09:00 AM";
     //
     // xrLabel6
     //
     this.xrLabel6.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.Location = new System.Drawing.Point(11, 25);
     this.xrLabel6.Name     = "xrLabel6";
     this.xrLabel6.ParentStyleUsing.UseFont = false;
     this.xrLabel6.Size = new System.Drawing.Size(234, 17);
     this.xrLabel6.Text = "SHIFT SETTLEMENT REPORT";
     //
     // xrLabel1
     //
     this.xrLabel1.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.Location = new System.Drawing.Point(138, 42);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(42, 17);
     this.xrLabel1.Text = "TIME:";
     //
     // xrLabel7
     //
     this.xrLabel7.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.Location = new System.Drawing.Point(11, 42);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.ParentStyleUsing.UseFont = false;
     this.xrLabel7.Size = new System.Drawing.Size(42, 17);
     this.xrLabel7.Text = "DATE :";
     //
     // fTitle
     //
     this.fTitle.Font     = new System.Drawing.Font("Arial", 8F);
     this.fTitle.Location = new System.Drawing.Point(11, 58);
     this.fTitle.Name     = "fTitle";
     this.fTitle.ParentStyleUsing.UseFont = false;
     this.fTitle.Size = new System.Drawing.Size(234, 17);
     this.fTitle.Text = "SHIFT 1. T1 REPORT";
     //
     // fDate
     //
     this.fDate.Font     = new System.Drawing.Font("Arial", 8F);
     this.fDate.Location = new System.Drawing.Point(54, 42);
     this.fDate.Name     = "fDate";
     this.fDate.ParentStyleUsing.UseFont = false;
     this.fDate.Size         = new System.Drawing.Size(83, 17);
     xrSummary3.FormatString = "{0:dd/MM/yyyy}";
     this.fDate.Summary      = xrSummary3;
     this.fDate.Text         = "11/02/2006";
     //
     // fBranch
     //
     this.fBranch.Font     = new System.Drawing.Font("Arial", 8F);
     this.fBranch.Location = new System.Drawing.Point(12, 8);
     this.fBranch.Name     = "fBranch";
     this.fBranch.ParentStyleUsing.UseFont = false;
     this.fBranch.Size = new System.Drawing.Size(234, 17);
     this.fBranch.Text = "AMORE FITNESS BRANCH HQ";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fClosingStaff,
         this.fLCKBalance,
         this.fMWBalance,
         this.xrLabel4,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel5,
         this.fVerifyStaff,
         this.xrLine2,
         this.xrLine1
     });
     this.ReportFooter.Height = 229;
     this.ReportFooter.Name   = "ReportFooter";
     //
     // fClosingStaff
     //
     this.fClosingStaff.Font     = new System.Drawing.Font("Arial", 8F);
     this.fClosingStaff.Location = new System.Drawing.Point(14, 125);
     this.fClosingStaff.Name     = "fClosingStaff";
     this.fClosingStaff.ParentStyleUsing.UseFont = false;
     this.fClosingStaff.Size = new System.Drawing.Size(275, 17);
     this.fClosingStaff.Text = "xxxxxx";
     //
     // fLCKBalance
     //
     this.fLCKBalance.Font     = new System.Drawing.Font("Arial", 8F);
     this.fLCKBalance.Location = new System.Drawing.Point(197, 25);
     this.fLCKBalance.Name     = "fLCKBalance";
     this.fLCKBalance.ParentStyleUsing.UseFont = false;
     this.fLCKBalance.Size          = new System.Drawing.Size(58, 17);
     xrSummary4.FormatString        = "{0:$0.00}";
     this.fLCKBalance.Summary       = xrSummary4;
     this.fLCKBalance.Text          = "0";
     this.fLCKBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fMWBalance
     //
     this.fMWBalance.Font     = new System.Drawing.Font("Arial", 8F);
     this.fMWBalance.Location = new System.Drawing.Point(197, 8);
     this.fMWBalance.Name     = "fMWBalance";
     this.fMWBalance.ParentStyleUsing.UseFont = false;
     this.fMWBalance.Size          = new System.Drawing.Size(58, 17);
     xrSummary5.FormatString       = "{0:$0.00}";
     this.fMWBalance.Summary       = xrSummary5;
     this.fMWBalance.Text          = "0";
     this.fMWBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel4.Location = new System.Drawing.Point(14, 25);
     this.xrLabel4.Name     = "xrLabel4";
     this.xrLabel4.ParentStyleUsing.UseFont = false;
     this.xrLabel4.Size = new System.Drawing.Size(184, 17);
     this.xrLabel4.Text = "BALANCE OF LOCKER";
     //
     // xrLabel2
     //
     this.xrLabel2.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.Location = new System.Drawing.Point(14, 8);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.ParentStyleUsing.UseFont = false;
     this.xrLabel2.Size = new System.Drawing.Size(184, 17);
     this.xrLabel2.Text = "BALANCE OF MINERAL WATER";
     //
     // xrLabel3
     //
     this.xrLabel3.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel3.Location = new System.Drawing.Point(14, 108);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.ParentStyleUsing.UseFont = false;
     this.xrLabel3.Size = new System.Drawing.Size(175, 17);
     this.xrLabel3.Text = "MONEY DEPOSITED BY";
     //
     // xrLabel5
     //
     this.xrLabel5.Font     = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.Location = new System.Drawing.Point(14, 192);
     this.xrLabel5.Name     = "xrLabel5";
     this.xrLabel5.ParentStyleUsing.UseFont = false;
     this.xrLabel5.Size = new System.Drawing.Size(175, 17);
     this.xrLabel5.Text = "VERIFIED BY";
     //
     // fVerifyStaff
     //
     this.fVerifyStaff.Font     = new System.Drawing.Font("Arial", 8F);
     this.fVerifyStaff.Location = new System.Drawing.Point(14, 208);
     this.fVerifyStaff.Name     = "fVerifyStaff";
     this.fVerifyStaff.ParentStyleUsing.UseFont = false;
     this.fVerifyStaff.Size = new System.Drawing.Size(275, 17);
     this.fVerifyStaff.Text = "XXX";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(14, 183);
     this.xrLine2.Name     = "xrLine2";
     this.xrLine2.Size     = new System.Drawing.Size(175, 8);
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(14, 92);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Size     = new System.Drawing.Size(175, 8);
     //
     // rptShiftSettlement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageHeader,
         this.PageFooter,
         this.ReportHeader,
         this.ReportFooter
     });
     this.Margins    = new System.Drawing.Printing.Margins(0, 10, 10, 10);
     this.PageHeight = 1169;
     this.PageWidth  = 310;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #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.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();
 }
Beispiel #9
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();
        }
Beispiel #10
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();
 }
Beispiel #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary8  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary9  = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.fAmount       = new DevExpress.XtraReports.UI.XRLabel();
     this.fPaymentMode  = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.PageFooter    = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.fTime         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.fTitle        = new DevExpress.XtraReports.UI.XRLabel();
     this.fDate         = new DevExpress.XtraReports.UI.XRLabel();
     this.fBranch       = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.fFreebieQty   = new DevExpress.XtraReports.UI.XRLabel();
     this.fFreebie      = new DevExpress.XtraReports.UI.XRLabel();
     this.fTotDisc      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.fNoVoid       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.fVoidAmt      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.fTotTrans     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.fClosingStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.fLCKBalance   = new DevExpress.XtraReports.UI.XRLabel();
     this.fMWBalance    = 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.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.fVerifyStaff  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fAmount,
         this.fPaymentMode
     });
     this.Detail.Height        = 20;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fAmount
     //
     this.fAmount.Font          = new System.Drawing.Font("Arial", 8F);
     this.fAmount.Location      = new System.Drawing.Point(197, 0);
     this.fAmount.Name          = "fAmount";
     this.fAmount.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fAmount.Size          = new System.Drawing.Size(77, 17);
     xrSummary1.FormatString    = "{0:$0.00}";
     this.fAmount.Summary       = xrSummary1;
     this.fAmount.Text          = "xrLabel1";
     this.fAmount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fPaymentMode
     //
     this.fPaymentMode.Font          = new System.Drawing.Font("Arial", 8F);
     this.fPaymentMode.Location      = new System.Drawing.Point(22, 0);
     this.fPaymentMode.Name          = "fPaymentMode";
     this.fPaymentMode.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fPaymentMode.Size          = new System.Drawing.Size(175, 17);
     this.fPaymentMode.Text          = "fPaymentMode";
     this.fPaymentMode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Height        = 0;
     this.PageHeader.Name          = "PageHeader";
     this.PageHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageFooter
     //
     this.PageFooter.Height        = 0;
     this.PageFooter.Name          = "PageFooter";
     this.PageFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fTime,
         this.xrLabel6,
         this.xrLabel1,
         this.xrLabel7,
         this.fTitle,
         this.fDate,
         this.fBranch
     });
     this.ReportHeader.Font          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.ReportHeader.Height        = 77;
     this.ReportHeader.Name          = "ReportHeader";
     this.ReportHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTime
     //
     this.fTime.Font          = new System.Drawing.Font("Arial", 8F);
     this.fTime.Location      = new System.Drawing.Point(183, 42);
     this.fTime.Name          = "fTime";
     this.fTime.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTime.Size          = new System.Drawing.Size(61, 17);
     xrSummary2.FormatString  = "{0:hh:mm tt}";
     this.fTime.Summary       = xrSummary2;
     this.fTime.Text          = "09:00 AM";
     this.fTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.Location      = new System.Drawing.Point(15, 27);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size          = new System.Drawing.Size(234, 17);
     this.xrLabel6.Text          = "SHIFT SETTLEMENT REPORT";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.Location      = new System.Drawing.Point(140, 42);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size          = new System.Drawing.Size(42, 17);
     this.xrLabel1.Text          = "TIME:";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.Location      = new System.Drawing.Point(15, 42);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size          = new System.Drawing.Size(42, 17);
     this.xrLabel7.Text          = "DATE :";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTitle
     //
     this.fTitle.Font          = new System.Drawing.Font("Arial", 8F);
     this.fTitle.Location      = new System.Drawing.Point(15, 58);
     this.fTitle.Name          = "fTitle";
     this.fTitle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTitle.Size          = new System.Drawing.Size(234, 17);
     this.fTitle.Text          = "SHIFT 1. T1 REPORT";
     this.fTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fDate
     //
     this.fDate.Font          = new System.Drawing.Font("Arial", 8F);
     this.fDate.Location      = new System.Drawing.Point(56, 42);
     this.fDate.Name          = "fDate";
     this.fDate.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fDate.Size          = new System.Drawing.Size(83, 17);
     xrSummary3.FormatString  = "{0:dd/MM/yyyy}";
     this.fDate.Summary       = xrSummary3;
     this.fDate.Text          = "11/02/2006";
     this.fDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fBranch
     //
     this.fBranch.Font          = new System.Drawing.Font("Arial", 8F);
     this.fBranch.Location      = new System.Drawing.Point(15, 8);
     this.fBranch.Name          = "fBranch";
     this.fBranch.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fBranch.Size          = new System.Drawing.Size(232, 17);
     this.fBranch.Text          = "AMORE FITNESS BRANCH HQ";
     this.fBranch.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.fFreebieQty,
         this.fFreebie,
         this.fTotDisc,
         this.xrLabel14,
         this.fNoVoid,
         this.xrLabel12,
         this.fVoidAmt,
         this.xrLabel10,
         this.fTotTrans,
         this.xrLabel8,
         this.fClosingStaff,
         this.fLCKBalance,
         this.fMWBalance,
         this.xrLabel4,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel5,
         this.fVerifyStaff,
         this.xrLine2,
         this.xrLine1
     });
     this.ReportFooter.Height        = 359;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fFreebieQty
     //
     this.fFreebieQty.Font          = new System.Drawing.Font("Arial", 8F);
     this.fFreebieQty.Location      = new System.Drawing.Point(218, 125);
     this.fFreebieQty.Multiline     = true;
     this.fFreebieQty.Name          = "fFreebieQty";
     this.fFreebieQty.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fFreebieQty.Size          = new System.Drawing.Size(55, 17);
     xrSummary4.FormatString        = "{0:$0.00}";
     this.fFreebieQty.Summary       = xrSummary4;
     this.fFreebieQty.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fFreebie
     //
     this.fFreebie.Font          = new System.Drawing.Font("Arial", 8F);
     this.fFreebie.Location      = new System.Drawing.Point(26, 125);
     this.fFreebie.Multiline     = true;
     this.fFreebie.Name          = "fFreebie";
     this.fFreebie.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fFreebie.Size          = new System.Drawing.Size(192, 17);
     this.fFreebie.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTotDisc
     //
     this.fTotDisc.Font          = new System.Drawing.Font("Arial", 8F);
     this.fTotDisc.Location      = new System.Drawing.Point(197, 100);
     this.fTotDisc.Name          = "fTotDisc";
     this.fTotDisc.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTotDisc.Size          = new System.Drawing.Size(77, 17);
     xrSummary5.FormatString     = "{0:$0.00}";
     this.fTotDisc.Summary       = xrSummary5;
     this.fTotDisc.Text          = "0";
     this.fTotDisc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.Location      = new System.Drawing.Point(22, 100);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel14.Text          = "TOTAL DISCOUNT GIVEN";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fNoVoid
     //
     this.fNoVoid.Font          = new System.Drawing.Font("Arial", 8F);
     this.fNoVoid.Location      = new System.Drawing.Point(197, 83);
     this.fNoVoid.Name          = "fNoVoid";
     this.fNoVoid.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fNoVoid.Size          = new System.Drawing.Size(77, 17);
     xrSummary6.FormatString    = "{0:$0.00}";
     this.fNoVoid.Summary       = xrSummary6;
     this.fNoVoid.Text          = "0";
     this.fNoVoid.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel12.Location      = new System.Drawing.Point(22, 83);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel12.Text          = "NO. OF RECEIPT VOID";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fVoidAmt
     //
     this.fVoidAmt.Font          = new System.Drawing.Font("Arial", 8F);
     this.fVoidAmt.Location      = new System.Drawing.Point(197, 67);
     this.fVoidAmt.Name          = "fVoidAmt";
     this.fVoidAmt.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fVoidAmt.Size          = new System.Drawing.Size(77, 17);
     xrSummary7.FormatString     = "{0:$0.00}";
     this.fVoidAmt.Summary       = xrSummary7;
     this.fVoidAmt.Text          = "0";
     this.fVoidAmt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.Location      = new System.Drawing.Point(22, 67);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel10.Text          = "VOID AMOUNT";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTotTrans
     //
     this.fTotTrans.Font          = new System.Drawing.Font("Arial", 8F);
     this.fTotTrans.Location      = new System.Drawing.Point(197, 50);
     this.fTotTrans.Name          = "fTotTrans";
     this.fTotTrans.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTotTrans.Size          = new System.Drawing.Size(77, 17);
     xrSummary8.FormatString      = "{0:$0.00}";
     this.fTotTrans.Summary       = xrSummary8;
     this.fTotTrans.Text          = "0";
     this.fTotTrans.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.Location      = new System.Drawing.Point(22, 50);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel8.Text          = "TOTAL TRANSACTION";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fClosingStaff
     //
     this.fClosingStaff.Font          = new System.Drawing.Font("Arial", 8F);
     this.fClosingStaff.Location      = new System.Drawing.Point(17, 242);
     this.fClosingStaff.Name          = "fClosingStaff";
     this.fClosingStaff.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fClosingStaff.Size          = new System.Drawing.Size(275, 17);
     this.fClosingStaff.Text          = "xxxxxx";
     this.fClosingStaff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fLCKBalance
     //
     this.fLCKBalance.Font          = new System.Drawing.Font("Arial", 8F);
     this.fLCKBalance.Location      = new System.Drawing.Point(197, 25);
     this.fLCKBalance.Name          = "fLCKBalance";
     this.fLCKBalance.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fLCKBalance.Size          = new System.Drawing.Size(77, 17);
     xrSummary9.FormatString        = "{0:$0.00}";
     this.fLCKBalance.Summary       = xrSummary9;
     this.fLCKBalance.Text          = "0";
     this.fLCKBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fMWBalance
     //
     this.fMWBalance.Font          = new System.Drawing.Font("Arial", 8F);
     this.fMWBalance.Location      = new System.Drawing.Point(197, 8);
     this.fMWBalance.Name          = "fMWBalance";
     this.fMWBalance.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fMWBalance.Size          = new System.Drawing.Size(77, 17);
     xrSummary10.FormatString      = "{0:$0.00}";
     this.fMWBalance.Summary       = xrSummary10;
     this.fMWBalance.Text          = "0";
     this.fMWBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel4.Location      = new System.Drawing.Point(22, 25);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel4.Text          = "BALANCE OF LOCKER";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.Location      = new System.Drawing.Point(22, 8);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel2.Text          = "BALANCE OF MINERAL WATER";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel3.Location      = new System.Drawing.Point(17, 225);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel3.Text          = "MONEY DEPOSITED BY";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.Location      = new System.Drawing.Point(17, 308);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size          = new System.Drawing.Size(175, 17);
     this.xrLabel5.Text          = "VERIFIED BY";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fVerifyStaff
     //
     this.fVerifyStaff.Font          = new System.Drawing.Font("Arial", 8F);
     this.fVerifyStaff.Location      = new System.Drawing.Point(17, 325);
     this.fVerifyStaff.Name          = "fVerifyStaff";
     this.fVerifyStaff.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fVerifyStaff.Size          = new System.Drawing.Size(275, 17);
     this.fVerifyStaff.Text          = "XXX";
     this.fVerifyStaff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(17, 300);
     this.xrLine2.Name     = "xrLine2";
     this.xrLine2.Padding  = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine2.Size     = new System.Drawing.Size(175, 8);
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(17, 208);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Padding  = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.Size     = new System.Drawing.Size(175, 8);
     //
     // rptShiftSettlement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageHeader,
         this.PageFooter,
         this.ReportHeader,
         this.ReportFooter
     });
     this.Margins    = new System.Drawing.Printing.Margins(0, 10, 10, 10);
     this.PageHeight = 1169;
     this.PageWidth  = 310;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Version    = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #12
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.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.goodsNew1         = new CMSM.Report.GoodsNew();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.sqlDataAdapter1   = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection1    = new System.Data.SqlClient.SqlConnection();
     this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.GroupHeader0      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel7          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23         = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.goodsNew1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel3
     });
     this.Detail.Height = 16;
     this.Detail.Name   = "Detail";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.Add(new DevExpress.XtraReports.UI.XRBinding("Text", this.goodsNew1, "tbGoods.vcGoodsName", ""));
     this.xrLabel2.Font     = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.xrLabel2.Location = new System.Drawing.Point(0, 0);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.ParentStyleUsing.UseFont = false;
     this.xrLabel2.Size = new System.Drawing.Size(100, 16);
     //
     // goodsNew1
     //
     this.goodsNew1.DataSetName = "GoodsNew";
     this.goodsNew1.Locale      = new System.Globalization.CultureInfo("zh-CN");
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.Add(new DevExpress.XtraReports.UI.XRBinding("Text", this.goodsNew1, "tbGoods.nPrice", ""));
     this.xrLabel3.Font     = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.xrLabel3.Location = new System.Drawing.Point(125, 0);
     this.xrLabel3.Name     = "xrLabel3";
     this.xrLabel3.ParentStyleUsing.UseFont = false;
     this.xrLabel3.Size = new System.Drawing.Size(56, 16);
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "tbGoods", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("vcGoodsName", "vcGoodsName"),
             new System.Data.Common.DataColumnMapping("nPrice", "nPrice")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText = "SELECT vcGoodsName, nPrice FROM tbGoods WHERE (cNewFlag = \'1\')";
     this.sqlSelectCommand1.Connection  = this.sqlConnection1;
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "workstation id=KLONG;packet size=4096;user id=sa;data source=klong;persist securi" +
                                            "ty info=False;initial catalog=AMSCM";
     //
     // ReportHeader
     //
     this.ReportHeader.Height = 0;
     this.ReportHeader.Name   = "ReportHeader";
     //
     // GroupHeader0
     //
     this.GroupHeader0.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel23
     });
     this.GroupHeader0.Height = 29;
     this.GroupHeader0.Name   = "GroupHeader0";
     //
     // xrLabel7
     //
     this.xrLabel7.Font     = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.xrLabel7.Location = new System.Drawing.Point(0, 17);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.ParentStyleUsing.UseFont = false;
     this.xrLabel7.Size = new System.Drawing.Size(83, 12);
     this.xrLabel7.Text = "商品名称";
     //
     // xrLabel8
     //
     this.xrLabel8.Font     = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.xrLabel8.Location = new System.Drawing.Point(123, 17);
     this.xrLabel8.Name     = "xrLabel8";
     this.xrLabel8.ParentStyleUsing.UseFont = false;
     this.xrLabel8.Size      = new System.Drawing.Size(34, 12);
     this.xrLabel8.Text      = "单价";
     this.xrLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // xrLabel23
     //
     this.xrLabel23.Font     = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.xrLabel23.Location = new System.Drawing.Point(0, 0);
     this.xrLabel23.Name     = "xrLabel23";
     this.xrLabel23.ParentStyleUsing.UseFont = false;
     this.xrLabel23.Size = new System.Drawing.Size(117, 17);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Height = 0;
     this.GroupHeader1.Level  = 1;
     this.GroupHeader1.Name   = "GroupHeader1";
     //
     // ADNew
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.ReportHeader,
         this.GroupHeader0,
         this.GroupHeader1
     });
     this.DataAdapter = this.sqlDataAdapter1;
     this.DataSource  = this.goodsNew1;
     this.Margins     = new System.Drawing.Printing.Margins(10, 10, 10, 10);
     ((System.ComponentModel.ISupportInitialize)(this.goodsNew1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary8 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary9 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.fAmount = new DevExpress.XtraReports.UI.XRLabel();
     this.fPaymentMode = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.fTime = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.fTitle = new DevExpress.XtraReports.UI.XRLabel();
     this.fDate = new DevExpress.XtraReports.UI.XRLabel();
     this.fBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.fFreebieQty = new DevExpress.XtraReports.UI.XRLabel();
     this.fFreebie = new DevExpress.XtraReports.UI.XRLabel();
     this.fTotDisc = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.fNoVoid = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.fVoidAmt = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.fTotTrans = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.fClosingStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.fLCKBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.fMWBalance = 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.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.fVerifyStaff = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.fAmount,
     this.fPaymentMode});
     this.Detail.Height = 20;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fAmount
     //
     this.fAmount.Font = new System.Drawing.Font("Arial", 8F);
     this.fAmount.Location = new System.Drawing.Point(197, 0);
     this.fAmount.Name = "fAmount";
     this.fAmount.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fAmount.Size = new System.Drawing.Size(77, 17);
     xrSummary1.FormatString = "{0:$0.00}";
     this.fAmount.Summary = xrSummary1;
     this.fAmount.Text = "xrLabel1";
     this.fAmount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fPaymentMode
     //
     this.fPaymentMode.Font = new System.Drawing.Font("Arial", 8F);
     this.fPaymentMode.Location = new System.Drawing.Point(22, 0);
     this.fPaymentMode.Name = "fPaymentMode";
     this.fPaymentMode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fPaymentMode.Size = new System.Drawing.Size(175, 17);
     this.fPaymentMode.Text = "fPaymentMode";
     this.fPaymentMode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Height = 0;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.fTime,
     this.xrLabel6,
     this.xrLabel1,
     this.xrLabel7,
     this.fTitle,
     this.fDate,
     this.fBranch});
     this.ReportHeader.Font = new System.Drawing.Font("Times New Roman", 9.75F);
     this.ReportHeader.Height = 77;
     this.ReportHeader.Name = "ReportHeader";
     this.ReportHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTime
     //
     this.fTime.Font = new System.Drawing.Font("Arial", 8F);
     this.fTime.Location = new System.Drawing.Point(183, 42);
     this.fTime.Name = "fTime";
     this.fTime.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTime.Size = new System.Drawing.Size(61, 17);
     xrSummary2.FormatString = "{0:hh:mm tt}";
     this.fTime.Summary = xrSummary2;
     this.fTime.Text = "09:00 AM";
     this.fTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.Location = new System.Drawing.Point(15, 27);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(234, 17);
     this.xrLabel6.Text = "SHIFT SETTLEMENT REPORT";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.Location = new System.Drawing.Point(140, 42);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(42, 17);
     this.xrLabel1.Text = "TIME:";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.Location = new System.Drawing.Point(15, 42);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(42, 17);
     this.xrLabel7.Text = "DATE :";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTitle
     //
     this.fTitle.Font = new System.Drawing.Font("Arial", 8F);
     this.fTitle.Location = new System.Drawing.Point(15, 58);
     this.fTitle.Name = "fTitle";
     this.fTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTitle.Size = new System.Drawing.Size(234, 17);
     this.fTitle.Text = "SHIFT 1. T1 REPORT";
     this.fTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fDate
     //
     this.fDate.Font = new System.Drawing.Font("Arial", 8F);
     this.fDate.Location = new System.Drawing.Point(56, 42);
     this.fDate.Name = "fDate";
     this.fDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fDate.Size = new System.Drawing.Size(83, 17);
     xrSummary3.FormatString = "{0:dd/MM/yyyy}";
     this.fDate.Summary = xrSummary3;
     this.fDate.Text = "11/02/2006";
     this.fDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fBranch
     //
     this.fBranch.Font = new System.Drawing.Font("Arial", 8F);
     this.fBranch.Location = new System.Drawing.Point(15, 8);
     this.fBranch.Name = "fBranch";
     this.fBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fBranch.Size = new System.Drawing.Size(232, 17);
     this.fBranch.Text = "AMORE FITNESS BRANCH HQ";
     this.fBranch.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.fFreebieQty,
     this.fFreebie,
     this.fTotDisc,
     this.xrLabel14,
     this.fNoVoid,
     this.xrLabel12,
     this.fVoidAmt,
     this.xrLabel10,
     this.fTotTrans,
     this.xrLabel8,
     this.fClosingStaff,
     this.fLCKBalance,
     this.fMWBalance,
     this.xrLabel4,
     this.xrLabel2,
     this.xrLabel3,
     this.xrLabel5,
     this.fVerifyStaff,
     this.xrLine2,
     this.xrLine1});
     this.ReportFooter.Height = 359;
     this.ReportFooter.Name = "ReportFooter";
     this.ReportFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fFreebieQty
     //
     this.fFreebieQty.Font = new System.Drawing.Font("Arial", 8F);
     this.fFreebieQty.Location = new System.Drawing.Point(218, 125);
     this.fFreebieQty.Multiline = true;
     this.fFreebieQty.Name = "fFreebieQty";
     this.fFreebieQty.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fFreebieQty.Size = new System.Drawing.Size(55, 17);
     xrSummary4.FormatString = "{0:$0.00}";
     this.fFreebieQty.Summary = xrSummary4;
     this.fFreebieQty.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fFreebie
     //
     this.fFreebie.Font = new System.Drawing.Font("Arial", 8F);
     this.fFreebie.Location = new System.Drawing.Point(26, 125);
     this.fFreebie.Multiline = true;
     this.fFreebie.Name = "fFreebie";
     this.fFreebie.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fFreebie.Size = new System.Drawing.Size(192, 17);
     this.fFreebie.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTotDisc
     //
     this.fTotDisc.Font = new System.Drawing.Font("Arial", 8F);
     this.fTotDisc.Location = new System.Drawing.Point(197, 100);
     this.fTotDisc.Name = "fTotDisc";
     this.fTotDisc.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTotDisc.Size = new System.Drawing.Size(77, 17);
     xrSummary5.FormatString = "{0:$0.00}";
     this.fTotDisc.Summary = xrSummary5;
     this.fTotDisc.Text = "0";
     this.fTotDisc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.Location = new System.Drawing.Point(22, 100);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size = new System.Drawing.Size(175, 17);
     this.xrLabel14.Text = "TOTAL DISCOUNT GIVEN";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fNoVoid
     //
     this.fNoVoid.Font = new System.Drawing.Font("Arial", 8F);
     this.fNoVoid.Location = new System.Drawing.Point(197, 83);
     this.fNoVoid.Name = "fNoVoid";
     this.fNoVoid.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fNoVoid.Size = new System.Drawing.Size(77, 17);
     xrSummary6.FormatString = "{0:$0.00}";
     this.fNoVoid.Summary = xrSummary6;
     this.fNoVoid.Text = "0";
     this.fNoVoid.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel12.Location = new System.Drawing.Point(22, 83);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.Size = new System.Drawing.Size(175, 17);
     this.xrLabel12.Text = "NO. OF RECEIPT VOID";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fVoidAmt
     //
     this.fVoidAmt.Font = new System.Drawing.Font("Arial", 8F);
     this.fVoidAmt.Location = new System.Drawing.Point(197, 67);
     this.fVoidAmt.Name = "fVoidAmt";
     this.fVoidAmt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fVoidAmt.Size = new System.Drawing.Size(77, 17);
     xrSummary7.FormatString = "{0:$0.00}";
     this.fVoidAmt.Summary = xrSummary7;
     this.fVoidAmt.Text = "0";
     this.fVoidAmt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.Location = new System.Drawing.Point(22, 67);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(175, 17);
     this.xrLabel10.Text = "VOID AMOUNT";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fTotTrans
     //
     this.fTotTrans.Font = new System.Drawing.Font("Arial", 8F);
     this.fTotTrans.Location = new System.Drawing.Point(197, 50);
     this.fTotTrans.Name = "fTotTrans";
     this.fTotTrans.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fTotTrans.Size = new System.Drawing.Size(77, 17);
     xrSummary8.FormatString = "{0:$0.00}";
     this.fTotTrans.Summary = xrSummary8;
     this.fTotTrans.Text = "0";
     this.fTotTrans.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.Location = new System.Drawing.Point(22, 50);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(175, 17);
     this.xrLabel8.Text = "TOTAL TRANSACTION";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fClosingStaff
     //
     this.fClosingStaff.Font = new System.Drawing.Font("Arial", 8F);
     this.fClosingStaff.Location = new System.Drawing.Point(17, 242);
     this.fClosingStaff.Name = "fClosingStaff";
     this.fClosingStaff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fClosingStaff.Size = new System.Drawing.Size(275, 17);
     this.fClosingStaff.Text = "xxxxxx";
     this.fClosingStaff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fLCKBalance
     //
     this.fLCKBalance.Font = new System.Drawing.Font("Arial", 8F);
     this.fLCKBalance.Location = new System.Drawing.Point(197, 25);
     this.fLCKBalance.Name = "fLCKBalance";
     this.fLCKBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fLCKBalance.Size = new System.Drawing.Size(77, 17);
     xrSummary9.FormatString = "{0:$0.00}";
     this.fLCKBalance.Summary = xrSummary9;
     this.fLCKBalance.Text = "0";
     this.fLCKBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // fMWBalance
     //
     this.fMWBalance.Font = new System.Drawing.Font("Arial", 8F);
     this.fMWBalance.Location = new System.Drawing.Point(197, 8);
     this.fMWBalance.Name = "fMWBalance";
     this.fMWBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fMWBalance.Size = new System.Drawing.Size(77, 17);
     xrSummary10.FormatString = "{0:$0.00}";
     this.fMWBalance.Summary = xrSummary10;
     this.fMWBalance.Text = "0";
     this.fMWBalance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel4.Location = new System.Drawing.Point(22, 25);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(175, 17);
     this.xrLabel4.Text = "BALANCE OF LOCKER";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.Location = new System.Drawing.Point(22, 8);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(175, 17);
     this.xrLabel2.Text = "BALANCE OF MINERAL WATER";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel3.Location = new System.Drawing.Point(17, 225);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(175, 17);
     this.xrLabel3.Text = "MONEY DEPOSITED BY";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.Location = new System.Drawing.Point(17, 308);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(175, 17);
     this.xrLabel5.Text = "VERIFIED BY";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // fVerifyStaff
     //
     this.fVerifyStaff.Font = new System.Drawing.Font("Arial", 8F);
     this.fVerifyStaff.Location = new System.Drawing.Point(17, 325);
     this.fVerifyStaff.Name = "fVerifyStaff";
     this.fVerifyStaff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.fVerifyStaff.Size = new System.Drawing.Size(275, 17);
     this.fVerifyStaff.Text = "XXX";
     this.fVerifyStaff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(17, 300);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine2.Size = new System.Drawing.Size(175, 8);
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(17, 208);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.Size = new System.Drawing.Size(175, 8);
     //
     // rptShiftSettlement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.ReportHeader,
     this.ReportFooter});
     this.Margins = new System.Drawing.Printing.Margins(0, 10, 10, 10);
     this.PageHeight = 1169;
     this.PageWidth = 310;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #14
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();
 }