You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1602 lines
89 KiB
C#

9 months ago
using POS.Language.Language;
namespace POSV.Report
{
partial class DaySaleReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.printOverChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printCategoryChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printCategorySeqChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printPayWayChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printOrderTypeChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printPromotionChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.printNonoperatingChk = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.promotionGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.categorySeqGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.categoryGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.orderTypeGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.payWayGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.nonoperatingGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.labelX17 = new DevComponents.DotNetBar.LabelX();
this.lblCardDestroyMoney = new DevComponents.DotNetBar.LabelX();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.lblCardDestroyCount = new DevComponents.DotNetBar.LabelX();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.lblCardChargeMoney = new DevComponents.DotNetBar.LabelX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.lblCardChargeCount = new DevComponents.DotNetBar.LabelX();
this.line2 = new DevComponents.DotNetBar.Controls.Line();
this.lblMaling = new DevComponents.DotNetBar.LabelX();
this.lblMalingt = new DevComponents.DotNetBar.LabelX();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.line1 = new DevComponents.DotNetBar.Controls.Line();
this.lblNonoperatingOut = new DevComponents.DotNetBar.LabelX();
this.lblAverageOrder = new DevComponents.DotNetBar.LabelX();
this.lblAveragePerson = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.lblPaid = new DevComponents.DotNetBar.LabelX();
this.lblNonoperatingIn = new DevComponents.DotNetBar.LabelX();
this.lblPromotion = new DevComponents.DotNetBar.LabelX();
this.lblAmount = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.lblOrderNum = new DevComponents.DotNetBar.LabelX();
this.lblKl = new DevComponents.DotNetBar.LabelX();
this.lblOverAmount = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.lblRefund = new DevComponents.DotNetBar.LabelX();
this.labelX85 = new DevComponents.DotNetBar.LabelX();
this.overDetailGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.endPicker = new POSV.Component.DatePicker();
this.startPicker = new POSV.Component.DatePicker();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX2.SuspendLayout();
this.groupPanel1.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.printOverChk);
this.doubleBufferPanelX2.Controls.Add(this.printCategoryChk);
this.doubleBufferPanelX2.Controls.Add(this.printCategorySeqChk);
this.doubleBufferPanelX2.Controls.Add(this.printPayWayChk);
this.doubleBufferPanelX2.Controls.Add(this.printOrderTypeChk);
this.doubleBufferPanelX2.Controls.Add(this.printPromotionChk);
this.doubleBufferPanelX2.Controls.Add(this.printNonoperatingChk);
this.doubleBufferPanelX2.Controls.Add(this.promotionGrid);
this.doubleBufferPanelX2.Controls.Add(this.categorySeqGrid);
this.doubleBufferPanelX2.Controls.Add(this.categoryGrid);
this.doubleBufferPanelX2.Controls.Add(this.orderTypeGrid);
this.doubleBufferPanelX2.Controls.Add(this.payWayGrid);
this.doubleBufferPanelX2.Controls.Add(this.nonoperatingGrid);
this.doubleBufferPanelX2.Controls.Add(this.groupPanel1);
this.doubleBufferPanelX2.Controls.Add(this.overDetailGrid);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 125);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(1024, 608);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 254;
//
// printOverChk
//
//
//
//
this.printOverChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printOverChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printOverChk.Location = new System.Drawing.Point(377, 17);
this.printOverChk.Name = "printOverChk";
this.printOverChk.Size = new System.Drawing.Size(53, 18);
this.printOverChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printOverChk.TabIndex = 267;
this.printOverChk.Text = "打印";
//
// printCategoryChk
//
//
//
//
this.printCategoryChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printCategoryChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printCategoryChk.Location = new System.Drawing.Point(937, 375);
this.printCategoryChk.Name = "printCategoryChk";
this.printCategoryChk.Size = new System.Drawing.Size(53, 18);
this.printCategoryChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printCategoryChk.TabIndex = 266;
this.printCategoryChk.Text = "打印";
//
// printCategorySeqChk
//
//
//
//
this.printCategorySeqChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printCategorySeqChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printCategorySeqChk.Location = new System.Drawing.Point(589, 375);
this.printCategorySeqChk.Name = "printCategorySeqChk";
this.printCategorySeqChk.Size = new System.Drawing.Size(53, 18);
this.printCategorySeqChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printCategorySeqChk.TabIndex = 265;
this.printCategorySeqChk.Text = "打印";
//
// printPayWayChk
//
//
//
//
this.printPayWayChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printPayWayChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printPayWayChk.Location = new System.Drawing.Point(941, 191);
this.printPayWayChk.Name = "printPayWayChk";
this.printPayWayChk.Size = new System.Drawing.Size(53, 18);
this.printPayWayChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printPayWayChk.TabIndex = 264;
this.printPayWayChk.Text = "打印";
//
// printOrderTypeChk
//
//
//
//
this.printOrderTypeChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printOrderTypeChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printOrderTypeChk.Location = new System.Drawing.Point(595, 191);
this.printOrderTypeChk.Name = "printOrderTypeChk";
this.printOrderTypeChk.Size = new System.Drawing.Size(53, 18);
this.printOrderTypeChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printOrderTypeChk.TabIndex = 263;
this.printOrderTypeChk.Text = "打印";
//
// printPromotionChk
//
//
//
//
this.printPromotionChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printPromotionChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printPromotionChk.Location = new System.Drawing.Point(943, 17);
this.printPromotionChk.Name = "printPromotionChk";
this.printPromotionChk.Size = new System.Drawing.Size(53, 18);
this.printPromotionChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printPromotionChk.TabIndex = 262;
this.printPromotionChk.Text = "打印";
//
// printNonoperatingChk
//
//
//
//
this.printNonoperatingChk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.printNonoperatingChk.Font = new System.Drawing.Font("微软雅黑", 10.75F);
this.printNonoperatingChk.Location = new System.Drawing.Point(596, 17);
this.printNonoperatingChk.Name = "printNonoperatingChk";
this.printNonoperatingChk.Size = new System.Drawing.Size(53, 18);
this.printNonoperatingChk.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.printNonoperatingChk.TabIndex = 261;
this.printNonoperatingChk.Text = "打印";
//
// promotionGrid
//
this.promotionGrid.BackColor = System.Drawing.Color.White;
this.promotionGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.promotionGrid.ForeColor = System.Drawing.Color.Black;
this.promotionGrid.HScrollBarVisible = false;
this.promotionGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.promotionGrid.Location = new System.Drawing.Point(668, 14);
this.promotionGrid.Name = "promotionGrid";
//
//
//
this.promotionGrid.PrimaryGrid.AllowEdit = false;
this.promotionGrid.PrimaryGrid.AllowNullCellMerge = false;
this.promotionGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.promotionGrid.PrimaryGrid.Caption.Text = "优惠统计";
this.promotionGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.promotionGrid.PrimaryGrid.Columns.Add(this.gridColumn24);
this.promotionGrid.PrimaryGrid.Columns.Add(this.gridColumn26);
this.promotionGrid.PrimaryGrid.Columns.Add(this.gridColumn27);
this.promotionGrid.PrimaryGrid.Columns.Add(this.gridColumn28);
this.promotionGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.promotionGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.promotionGrid.PrimaryGrid.ShowRowHeaders = false;
this.promotionGrid.Size = new System.Drawing.Size(332, 168);
this.promotionGrid.TabIndex = 260;
this.promotionGrid.Text = "superGridControl3";
//
// gridColumn24
//
this.gridColumn24.DataPropertyName = "promotionTypeName";
this.gridColumn24.HeaderText = "名称";
this.gridColumn24.Name = "";
//
// gridColumn26
//
this.gridColumn26.DataPropertyName = "num";
this.gridColumn26.HeaderText = "数量";
this.gridColumn26.Name = "";
this.gridColumn26.Width = 70;
//
// gridColumn27
//
this.gridColumn27.DataPropertyName = "discountAmount";
this.gridColumn27.HeaderText = "金额";
this.gridColumn27.Name = "gridColumn7";
this.gridColumn27.Width = 80;
//
// gridColumn28
//
this.gridColumn28.DataPropertyName = "amountRatio";
this.gridColumn28.HeaderText = "占比";
this.gridColumn28.Name = "gridColumn8";
this.gridColumn28.Width = 80;
//
// categorySeqGrid
//
this.categorySeqGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.categorySeqGrid.BackColor = System.Drawing.Color.White;
this.categorySeqGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.categorySeqGrid.ForeColor = System.Drawing.Color.Black;
this.categorySeqGrid.HScrollBarVisible = false;
this.categorySeqGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.categorySeqGrid.Location = new System.Drawing.Point(226, 372);
this.categorySeqGrid.Name = "categorySeqGrid";
//
//
//
this.categorySeqGrid.PrimaryGrid.AllowEdit = false;
this.categorySeqGrid.PrimaryGrid.AllowNullCellMerge = false;
this.categorySeqGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.categorySeqGrid.PrimaryGrid.Caption.Text = "分类排行";
this.categorySeqGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.categorySeqGrid.PrimaryGrid.Columns.Add(this.gridColumn25);
this.categorySeqGrid.PrimaryGrid.Columns.Add(this.gridColumn18);
this.categorySeqGrid.PrimaryGrid.Columns.Add(this.gridColumn19);
this.categorySeqGrid.PrimaryGrid.Columns.Add(this.gridColumn20);
this.categorySeqGrid.PrimaryGrid.Columns.Add(this.gridColumn21);
this.categorySeqGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.categorySeqGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.categorySeqGrid.PrimaryGrid.ShowRowHeaders = false;
this.categorySeqGrid.Size = new System.Drawing.Size(425, 231);
this.categorySeqGrid.TabIndex = 259;
this.categorySeqGrid.Text = "superGridControl6";
//
// gridColumn25
//
this.gridColumn25.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn25.DataPropertyName = "seq";
this.gridColumn25.HeaderText = "No";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Width = 50;
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "productName";
this.gridColumn18.HeaderText = "名称";
this.gridColumn18.Name = "";
this.gridColumn18.Width = 180;
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "quantity";
this.gridColumn19.HeaderText = "总销量";
this.gridColumn19.Name = "";
this.gridColumn19.Width = 60;
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "suitQuantity";
this.gridColumn20.HeaderText = "套餐量";
this.gridColumn20.Name = "gridColumn7";
this.gridColumn20.Width = 60;
//
// gridColumn21
//
this.gridColumn21.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn21.DataPropertyName = "totalReceivableAmount";
this.gridColumn21.HeaderText = "金额";
this.gridColumn21.Name = "gridColumn8";
this.gridColumn21.Width = 80;
//
// categoryGrid
//
this.categoryGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.categoryGrid.BackColor = System.Drawing.Color.White;
this.categoryGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.categoryGrid.ForeColor = System.Drawing.Color.Black;
this.categoryGrid.HScrollBarVisible = false;
this.categoryGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.categoryGrid.Location = new System.Drawing.Point(668, 372);
this.categoryGrid.Name = "categoryGrid";
//
//
//
this.categoryGrid.PrimaryGrid.AllowEdit = false;
this.categoryGrid.PrimaryGrid.AllowNullCellMerge = false;
this.categoryGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.categoryGrid.PrimaryGrid.Caption.Text = "商品分类";
this.categoryGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.categoryGrid.PrimaryGrid.Columns.Add(this.gridColumn14);
this.categoryGrid.PrimaryGrid.Columns.Add(this.gridColumn29);
this.categoryGrid.PrimaryGrid.Columns.Add(this.gridColumn16);
this.categoryGrid.PrimaryGrid.Columns.Add(this.gridColumn17);
this.categoryGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.categoryGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.categoryGrid.PrimaryGrid.ShowRowHeaders = false;
this.categoryGrid.Size = new System.Drawing.Size(332, 231);
this.categoryGrid.TabIndex = 258;
this.categoryGrid.Text = "superGridControl5";
//
// gridColumn14
//
this.gridColumn14.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn14.DataPropertyName = "typeName";
this.gridColumn14.HeaderText = "名称";
this.gridColumn14.Name = "";
this.gridColumn14.Width = 120;
//
// gridColumn29
//
this.gridColumn29.DataPropertyName = "quantity";
this.gridColumn29.HeaderText = "数量";
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Width = 60;
//
// gridColumn16
//
this.gridColumn16.DataPropertyName = "totalReceivableAmount";
this.gridColumn16.HeaderText = "实收金额";
this.gridColumn16.Name = "gridColumn7";
this.gridColumn16.Width = 80;
//
// gridColumn17
//
this.gridColumn17.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn17.DataPropertyName = "amountRatio";
this.gridColumn17.HeaderText = "占比";
this.gridColumn17.Name = "gridColumn8";
this.gridColumn17.Width = 80;
//
// orderTypeGrid
//
this.orderTypeGrid.BackColor = System.Drawing.Color.White;
this.orderTypeGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.orderTypeGrid.ForeColor = System.Drawing.Color.Black;
this.orderTypeGrid.HScrollBarVisible = false;
this.orderTypeGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.orderTypeGrid.Location = new System.Drawing.Point(226, 188);
this.orderTypeGrid.Name = "orderTypeGrid";
//
//
//
this.orderTypeGrid.PrimaryGrid.AllowEdit = false;
this.orderTypeGrid.PrimaryGrid.AllowNullCellMerge = false;
this.orderTypeGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.orderTypeGrid.PrimaryGrid.Caption.Text = "订单类型";
this.orderTypeGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.orderTypeGrid.PrimaryGrid.Columns.Add(this.gridColumn9);
this.orderTypeGrid.PrimaryGrid.Columns.Add(this.gridColumn10);
this.orderTypeGrid.PrimaryGrid.Columns.Add(this.gridColumn13);
this.orderTypeGrid.PrimaryGrid.Columns.Add(this.gridColumn11);
this.orderTypeGrid.PrimaryGrid.Columns.Add(this.gridColumn12);
this.orderTypeGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.orderTypeGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.orderTypeGrid.PrimaryGrid.ShowRowHeaders = false;
this.orderTypeGrid.Size = new System.Drawing.Size(425, 168);
this.orderTypeGrid.TabIndex = 257;
this.orderTypeGrid.Text = "superGridControl4";
//
// gridColumn9
//
this.gridColumn9.DataPropertyName = "typeName";
this.gridColumn9.HeaderText = "名称";
this.gridColumn9.Name = "typeName";
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "orderNum";
this.gridColumn10.HeaderText = "单数";
this.gridColumn10.Name = "";
this.gridColumn10.Width = 70;
//
// gridColumn13
//
this.gridColumn13.DataPropertyName = "averageOrder";
this.gridColumn13.HeaderText = "单均";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Width = 80;
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "paidAmount";
this.gridColumn11.HeaderText = "实收金额";
this.gridColumn11.Name = "gridColumn7";
this.gridColumn11.Width = 80;
//
// gridColumn12
//
this.gridColumn12.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn12.DataPropertyName = "amountRatio";
this.gridColumn12.HeaderText = "占比";
this.gridColumn12.Name = "gridColumn8";
this.gridColumn12.Width = 80;
//
// payWayGrid
//
this.payWayGrid.BackColor = System.Drawing.Color.White;
this.payWayGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.payWayGrid.ForeColor = System.Drawing.Color.Black;
this.payWayGrid.HScrollBarVisible = false;
this.payWayGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.payWayGrid.Location = new System.Drawing.Point(668, 188);
this.payWayGrid.Name = "payWayGrid";
//
//
//
this.payWayGrid.PrimaryGrid.AllowEdit = false;
this.payWayGrid.PrimaryGrid.AllowNullCellMerge = false;
this.payWayGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.payWayGrid.PrimaryGrid.Caption.Text = "收银方式";
this.payWayGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.payWayGrid.PrimaryGrid.Columns.Add(this.gridColumn5);
this.payWayGrid.PrimaryGrid.Columns.Add(this.gridColumn6);
this.payWayGrid.PrimaryGrid.Columns.Add(this.gridColumn7);
this.payWayGrid.PrimaryGrid.Columns.Add(this.gridColumn8);
this.payWayGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.payWayGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.payWayGrid.PrimaryGrid.ShowRowHeaders = false;
this.payWayGrid.Size = new System.Drawing.Size(332, 168);
this.payWayGrid.TabIndex = 256;
this.payWayGrid.Text = "superGridControl3";
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "name";
this.gridColumn5.HeaderText = "名称";
this.gridColumn5.Name = "";
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "orderNum";
this.gridColumn6.HeaderText = "单数";
this.gridColumn6.Name = "";
this.gridColumn6.Width = 70;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "amount";
this.gridColumn7.HeaderText = "金额";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Width = 80;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "amountRatio";
this.gridColumn8.HeaderText = "占比";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Width = 80;
//
// nonoperatingGrid
//
this.nonoperatingGrid.BackColor = System.Drawing.Color.White;
this.nonoperatingGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.nonoperatingGrid.ForeColor = System.Drawing.Color.Black;
this.nonoperatingGrid.HScrollBarVisible = false;
this.nonoperatingGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.nonoperatingGrid.Location = new System.Drawing.Point(441, 14);
this.nonoperatingGrid.Name = "nonoperatingGrid";
//
//
//
this.nonoperatingGrid.PrimaryGrid.AllowEdit = false;
this.nonoperatingGrid.PrimaryGrid.AllowNullCellMerge = false;
this.nonoperatingGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.nonoperatingGrid.PrimaryGrid.Caption.Text = "非营业收支明细";
this.nonoperatingGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.nonoperatingGrid.PrimaryGrid.Columns.Add(this.gridColumn3);
this.nonoperatingGrid.PrimaryGrid.Columns.Add(this.gridColumn4);
this.nonoperatingGrid.PrimaryGrid.Columns.Add(this.gridColumn22);
this.nonoperatingGrid.PrimaryGrid.Columns.Add(this.gridColumn23);
this.nonoperatingGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.nonoperatingGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.nonoperatingGrid.PrimaryGrid.ShowRowHeaders = false;
this.nonoperatingGrid.Size = new System.Drawing.Size(210, 168);
this.nonoperatingGrid.TabIndex = 255;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "description";
this.gridColumn3.HeaderText = "名称";
this.gridColumn3.Name = "description";
this.gridColumn3.Width = 120;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "money";
this.gridColumn4.HeaderText = "金额";
this.gridColumn4.Name = "money";
//
// gridColumn22
//
this.gridColumn22.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn22.DataPropertyName = "inputDate";
this.gridColumn22.HeaderText = "时间";
this.gridColumn22.Name = "inputDate";
this.gridColumn22.Visible = false;
this.gridColumn22.Width = 150;
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "type";
this.gridColumn23.Name = "type";
this.gridColumn23.Visible = false;
//
// groupPanel1
//
this.groupPanel1.BackColor = System.Drawing.Color.White;
this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel1.Controls.Add(this.labelX17);
this.groupPanel1.Controls.Add(this.lblCardDestroyMoney);
this.groupPanel1.Controls.Add(this.labelX15);
this.groupPanel1.Controls.Add(this.lblCardDestroyCount);
this.groupPanel1.Controls.Add(this.labelX13);
this.groupPanel1.Controls.Add(this.lblCardChargeMoney);
this.groupPanel1.Controls.Add(this.labelX9);
this.groupPanel1.Controls.Add(this.lblCardChargeCount);
this.groupPanel1.Controls.Add(this.line2);
this.groupPanel1.Controls.Add(this.lblMaling);
this.groupPanel1.Controls.Add(this.lblMalingt);
this.groupPanel1.Controls.Add(this.labelX12);
this.groupPanel1.Controls.Add(this.line1);
this.groupPanel1.Controls.Add(this.lblNonoperatingOut);
this.groupPanel1.Controls.Add(this.lblAverageOrder);
this.groupPanel1.Controls.Add(this.lblAveragePerson);
this.groupPanel1.Controls.Add(this.labelX10);
this.groupPanel1.Controls.Add(this.lblPaid);
this.groupPanel1.Controls.Add(this.lblNonoperatingIn);
this.groupPanel1.Controls.Add(this.lblPromotion);
this.groupPanel1.Controls.Add(this.lblAmount);
this.groupPanel1.Controls.Add(this.labelX1);
this.groupPanel1.Controls.Add(this.lblOrderNum);
this.groupPanel1.Controls.Add(this.lblKl);
this.groupPanel1.Controls.Add(this.lblOverAmount);
this.groupPanel1.Controls.Add(this.labelX8);
this.groupPanel1.Controls.Add(this.labelX7);
this.groupPanel1.Controls.Add(this.labelX6);
this.groupPanel1.Controls.Add(this.labelX5);
this.groupPanel1.Controls.Add(this.labelX4);
this.groupPanel1.Controls.Add(this.labelX3);
this.groupPanel1.Controls.Add(this.labelX2);
this.groupPanel1.Controls.Add(this.lblRefund);
this.groupPanel1.Controls.Add(this.labelX85);
this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel1.DrawTitleBox = false;
this.groupPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel1.Location = new System.Drawing.Point(4, 7);
this.groupPanel1.Name = "groupPanel1";
this.groupPanel1.Size = new System.Drawing.Size(208, 525);
//
//
//
this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel1.Style.BackColorGradientAngle = 90;
this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderBottomWidth = 1;
this.groupPanel1.Style.BorderColor = System.Drawing.Color.Gray;
this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderLeftWidth = 1;
this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderRightWidth = 1;
this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderTopWidth = 1;
this.groupPanel1.Style.CornerDiameter = 4;
this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel1.TabIndex = 254;
this.groupPanel1.Text = "营业综合数据";
//
// labelX17
//
this.labelX17.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX17.Location = new System.Drawing.Point(5, 460);
this.labelX17.Name = "labelX17";
this.labelX17.Size = new System.Drawing.Size(80, 23);
this.labelX17.TabIndex = 90;
this.labelX17.Text = "退卡金额:";
//
// lblCardDestroyMoney
//
this.lblCardDestroyMoney.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblCardDestroyMoney.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardDestroyMoney.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardDestroyMoney.Location = new System.Drawing.Point(91, 460);
this.lblCardDestroyMoney.Name = "lblCardDestroyMoney";
this.lblCardDestroyMoney.Size = new System.Drawing.Size(102, 23);
this.lblCardDestroyMoney.TabIndex = 89;
this.lblCardDestroyMoney.Text = "0.00";
//
// labelX15
//
this.labelX15.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX15.Location = new System.Drawing.Point(5, 431);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(80, 23);
this.labelX15.TabIndex = 88;
this.labelX15.Text = "退卡次数:";
//
// lblCardDestroyCount
//
this.lblCardDestroyCount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblCardDestroyCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardDestroyCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardDestroyCount.Location = new System.Drawing.Point(91, 431);
this.lblCardDestroyCount.Name = "lblCardDestroyCount";
this.lblCardDestroyCount.Size = new System.Drawing.Size(102, 23);
this.lblCardDestroyCount.TabIndex = 87;
this.lblCardDestroyCount.Text = "0.00";
//
// labelX13
//
this.labelX13.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX13.Location = new System.Drawing.Point(5, 402);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(80, 23);
this.labelX13.TabIndex = 86;
this.labelX13.Text = "卡充金额:";
//
// lblCardChargeMoney
//
this.lblCardChargeMoney.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblCardChargeMoney.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardChargeMoney.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardChargeMoney.Location = new System.Drawing.Point(91, 402);
this.lblCardChargeMoney.Name = "lblCardChargeMoney";
this.lblCardChargeMoney.Size = new System.Drawing.Size(102, 23);
this.lblCardChargeMoney.TabIndex = 85;
this.lblCardChargeMoney.Text = "0.00";
//
// labelX9
//
this.labelX9.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.Location = new System.Drawing.Point(5, 373);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(80, 23);
this.labelX9.TabIndex = 84;
this.labelX9.Text = "充值笔数:";
//
// lblCardChargeCount
//
this.lblCardChargeCount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblCardChargeCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardChargeCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardChargeCount.Location = new System.Drawing.Point(91, 373);
this.lblCardChargeCount.Name = "lblCardChargeCount";
this.lblCardChargeCount.Size = new System.Drawing.Size(102, 23);
this.lblCardChargeCount.TabIndex = 83;
this.lblCardChargeCount.Text = "0.00";
//
// line2
//
this.line2.Location = new System.Drawing.Point(3, 351);
this.line2.Name = "line2";
this.line2.Size = new System.Drawing.Size(188, 23);
this.line2.TabIndex = 82;
this.line2.Text = "line2";
//
// lblMaling
//
this.lblMaling.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMaling.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMaling.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMaling.Location = new System.Drawing.Point(89, 117);
this.lblMaling.Name = "lblMaling";
this.lblMaling.Size = new System.Drawing.Size(102, 23);
this.lblMaling.TabIndex = 81;
this.lblMaling.Text = "0.00";
//
// lblMalingt
//
this.lblMalingt.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMalingt.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMalingt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMalingt.Location = new System.Drawing.Point(3, 117);
this.lblMalingt.Name = "lblMalingt";
this.lblMalingt.Size = new System.Drawing.Size(49, 23);
this.lblMalingt.TabIndex = 80;
this.lblMalingt.Text = "抹零:";
//
// labelX12
//
this.labelX12.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX12.Location = new System.Drawing.Point(5, 332);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(80, 23);
this.labelX12.TabIndex = 79;
this.labelX12.Text = "营业外支:";
//
// line1
//
this.line1.Location = new System.Drawing.Point(2, 280);
this.line1.Name = "line1";
this.line1.Size = new System.Drawing.Size(188, 23);
this.line1.TabIndex = 73;
this.line1.Text = "line1";
//
// lblNonoperatingOut
//
this.lblNonoperatingOut.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblNonoperatingOut.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblNonoperatingOut.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblNonoperatingOut.Location = new System.Drawing.Point(91, 332);
this.lblNonoperatingOut.Name = "lblNonoperatingOut";
this.lblNonoperatingOut.Size = new System.Drawing.Size(102, 23);
this.lblNonoperatingOut.TabIndex = 78;
this.lblNonoperatingOut.Text = "0.00";
//
// lblAverageOrder
//
this.lblAverageOrder.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblAverageOrder.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblAverageOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAverageOrder.Location = new System.Drawing.Point(89, 204);
this.lblAverageOrder.Name = "lblAverageOrder";
this.lblAverageOrder.Size = new System.Drawing.Size(102, 23);
this.lblAverageOrder.TabIndex = 72;
this.lblAverageOrder.Text = "0.00";
//
// lblAveragePerson
//
this.lblAveragePerson.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblAveragePerson.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblAveragePerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAveragePerson.Location = new System.Drawing.Point(89, 175);
this.lblAveragePerson.Name = "lblAveragePerson";
this.lblAveragePerson.Size = new System.Drawing.Size(102, 23);
this.lblAveragePerson.TabIndex = 71;
this.lblAveragePerson.Text = "0.00";
//
// labelX10
//
this.labelX10.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX10.Location = new System.Drawing.Point(5, 303);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(80, 23);
this.labelX10.TabIndex = 77;
this.labelX10.Text = "营业外收:";
//
// lblPaid
//
this.lblPaid.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblPaid.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblPaid.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPaid.Location = new System.Drawing.Point(89, 146);
this.lblPaid.Name = "lblPaid";
this.lblPaid.Size = new System.Drawing.Size(102, 23);
this.lblPaid.TabIndex = 70;
this.lblPaid.Text = "0.00";
//
// lblNonoperatingIn
//
this.lblNonoperatingIn.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblNonoperatingIn.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblNonoperatingIn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblNonoperatingIn.Location = new System.Drawing.Point(91, 303);
this.lblNonoperatingIn.Name = "lblNonoperatingIn";
this.lblNonoperatingIn.Size = new System.Drawing.Size(102, 23);
this.lblNonoperatingIn.TabIndex = 76;
this.lblNonoperatingIn.Text = "0.00";
//
// lblPromotion
//
this.lblPromotion.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblPromotion.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblPromotion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPromotion.Location = new System.Drawing.Point(89, 89);
this.lblPromotion.Name = "lblPromotion";
this.lblPromotion.Size = new System.Drawing.Size(102, 23);
this.lblPromotion.TabIndex = 69;
this.lblPromotion.Text = "0.00";
//
// lblAmount
//
this.lblAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAmount.Location = new System.Drawing.Point(89, 61);
this.lblAmount.Name = "lblAmount";
this.lblAmount.Size = new System.Drawing.Size(102, 23);
this.lblAmount.TabIndex = 68;
this.lblAmount.Text = "0.00";
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(3, 262);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(80, 23);
this.labelX1.TabIndex = 75;
this.labelX1.Text = "溢收合计:";
//
// lblOrderNum
//
this.lblOrderNum.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblOrderNum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblOrderNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOrderNum.Location = new System.Drawing.Point(89, 32);
this.lblOrderNum.Name = "lblOrderNum";
this.lblOrderNum.Size = new System.Drawing.Size(102, 23);
this.lblOrderNum.TabIndex = 67;
this.lblOrderNum.Text = "0.00";
//
// lblKl
//
this.lblKl.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblKl.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblKl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblKl.Location = new System.Drawing.Point(89, 3);
this.lblKl.Name = "lblKl";
this.lblKl.Size = new System.Drawing.Size(102, 23);
this.lblKl.TabIndex = 66;
this.lblKl.Text = "0.00";
//
// lblOverAmount
//
this.lblOverAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblOverAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblOverAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOverAmount.Location = new System.Drawing.Point(89, 262);
this.lblOverAmount.Name = "lblOverAmount";
this.lblOverAmount.Size = new System.Drawing.Size(102, 23);
this.lblOverAmount.TabIndex = 74;
this.lblOverAmount.Text = "0.00";
//
// labelX8
//
this.labelX8.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.Location = new System.Drawing.Point(3, 233);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(80, 23);
this.labelX8.TabIndex = 65;
this.labelX8.Text = "退款金额:";
//
// labelX7
//
this.labelX7.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX7.Location = new System.Drawing.Point(3, 204);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(49, 23);
this.labelX7.TabIndex = 64;
this.labelX7.Text = "单均:";
//
// labelX6
//
this.labelX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX6.Location = new System.Drawing.Point(3, 175);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(49, 23);
this.labelX6.TabIndex = 63;
this.labelX6.Text = "人均:";
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.Location = new System.Drawing.Point(3, 146);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(49, 23);
this.labelX5.TabIndex = 62;
this.labelX5.Text = "实收:";
//
// labelX4
//
this.labelX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.Location = new System.Drawing.Point(3, 89);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(49, 23);
this.labelX4.TabIndex = 61;
this.labelX4.Text = "优惠:";
//
// labelX3
//
this.labelX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.Location = new System.Drawing.Point(3, 61);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(49, 23);
this.labelX3.TabIndex = 60;
this.labelX3.Text = "流水:";
//
// labelX2
//
this.labelX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(3, 32);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(49, 23);
this.labelX2.TabIndex = 59;
this.labelX2.Text = "单数:";
//
// lblRefund
//
this.lblRefund.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblRefund.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblRefund.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRefund.Location = new System.Drawing.Point(89, 233);
this.lblRefund.Name = "lblRefund";
this.lblRefund.Size = new System.Drawing.Size(102, 23);
this.lblRefund.TabIndex = 58;
this.lblRefund.Text = "0.00";
//
// labelX85
//
this.labelX85.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX85.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX85.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX85.Location = new System.Drawing.Point(3, 3);
this.labelX85.Name = "labelX85";
this.labelX85.Size = new System.Drawing.Size(49, 23);
this.labelX85.TabIndex = 57;
this.labelX85.Text = "客流:";
//
// overDetailGrid
//
this.overDetailGrid.BackColor = System.Drawing.Color.White;
this.overDetailGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.overDetailGrid.ForeColor = System.Drawing.Color.Black;
this.overDetailGrid.HScrollBarVisible = false;
this.overDetailGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.overDetailGrid.Location = new System.Drawing.Point(226, 14);
this.overDetailGrid.Name = "overDetailGrid";
//
//
//
this.overDetailGrid.PrimaryGrid.AllowEdit = false;
this.overDetailGrid.PrimaryGrid.AllowNullCellMerge = false;
this.overDetailGrid.PrimaryGrid.AutoGenerateColumns = false;
//
//
//
this.overDetailGrid.PrimaryGrid.Caption.Text = "溢收明细";
this.overDetailGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.overDetailGrid.PrimaryGrid.Columns.Add(this.gridColumn1);
this.overDetailGrid.PrimaryGrid.Columns.Add(this.gridColumn2);
this.overDetailGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.overDetailGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.overDetailGrid.PrimaryGrid.ShowRowHeaders = false;
this.overDetailGrid.Size = new System.Drawing.Size(209, 168);
this.overDetailGrid.TabIndex = 253;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "tradeNo";
this.gridColumn1.HeaderText = "订单";
this.gridColumn1.Name = "订单";
this.gridColumn1.Width = 150;
//
// gridColumn2
//
this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn2.DataPropertyName = "overAmount";
this.gridColumn2.HeaderText = "金额";
this.gridColumn2.Name = "金额";
this.gridColumn2.Width = 80;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.buttonX7);
this.doubleBufferPanelX1.Controls.Add(this.endPicker);
this.doubleBufferPanelX1.Controls.Add(this.startPicker);
this.doubleBufferPanelX1.Controls.Add(this.ButtonOk);
this.doubleBufferPanelX1.Controls.Add(this.buttonX10);
this.doubleBufferPanelX1.Controls.Add(this.buttonX1);
this.doubleBufferPanelX1.Controls.Add(this.buttonX9);
this.doubleBufferPanelX1.Controls.Add(this.buttonX2);
this.doubleBufferPanelX1.Controls.Add(this.buttonX8);
this.doubleBufferPanelX1.Controls.Add(this.buttonX3);
this.doubleBufferPanelX1.Controls.Add(this.buttonX4);
this.doubleBufferPanelX1.Controls.Add(this.buttonX6);
this.doubleBufferPanelX1.Controls.Add(this.buttonX5);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 32);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(1024, 93);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 249;
//
// buttonX7
//
this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX7.FadeEffect = false;
this.buttonX7.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX7.Location = new System.Drawing.Point(695, 47);
this.buttonX7.Name = "buttonX7";
this.buttonX7.Size = new System.Drawing.Size(137, 45);
this.buttonX7.TabIndex = 238;
this.buttonX7.Text = "导出Excel";
this.buttonX7.TextColor = System.Drawing.Color.White;
this.buttonX7.Click += new System.EventHandler(this.OnExportClick);
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(212, 7);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(202, 29);
this.endPicker.TabIndex = 0;
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.startPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.startPicker.HeaderColor = System.Drawing.Color.Empty;
this.startPicker.Location = new System.Drawing.Point(0, 7);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(206, 29);
this.startPicker.TabIndex = 237;
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.ButtonOk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonOk.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonOk.FadeEffect = false;
this.ButtonOk.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonOk.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonOk.Location = new System.Drawing.Point(431, 3);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 37);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.OnQueryClick);
//
// buttonX10
//
this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.buttonX10.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX10.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX10.FadeEffect = false;
this.buttonX10.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX10.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX10.Location = new System.Drawing.Point(936, 47);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(85, 45);
this.buttonX10.TabIndex = 236;
this.buttonX10.Text = "退出";
this.buttonX10.TextColor = System.Drawing.Color.White;
this.buttonX10.Click += new System.EventHandler(this.OnExitClick);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX1.FadeEffect = false;
this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(1, 47);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(85, 45);
this.buttonX1.TabIndex = 227;
this.buttonX1.Tag = "今天";
this.buttonX1.Text = "今天";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX9
//
this.buttonX9.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX9.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX9.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX9.FadeEffect = false;
this.buttonX9.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX9.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX9.Location = new System.Drawing.Point(173, 47);
this.buttonX9.Name = "buttonX9";
this.buttonX9.Size = new System.Drawing.Size(85, 45);
this.buttonX9.TabIndex = 235;
this.buttonX9.Tag = "前一天";
this.buttonX9.Text = "前一天";
this.buttonX9.TextColor = System.Drawing.Color.White;
this.buttonX9.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX2.FadeEffect = false;
this.buttonX2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX2.Location = new System.Drawing.Point(87, 47);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(85, 45);
this.buttonX2.TabIndex = 228;
this.buttonX2.Tag = "昨天";
this.buttonX2.Text = "昨天";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX8
//
this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX8.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX8.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX8.FadeEffect = false;
this.buttonX8.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX8.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX8.Location = new System.Drawing.Point(849, 47);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(85, 45);
this.buttonX8.TabIndex = 234;
this.buttonX8.Text = "打印";
this.buttonX8.TextColor = System.Drawing.Color.White;
this.buttonX8.Click += new System.EventHandler(this.OnPrintClick);
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX3.FadeEffect = false;
this.buttonX3.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX3.Location = new System.Drawing.Point(259, 47);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(85, 45);
this.buttonX3.TabIndex = 229;
this.buttonX3.Tag = "本周";
this.buttonX3.Text = "本周";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX4.FadeEffect = false;
this.buttonX4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX4.Location = new System.Drawing.Point(345, 47);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(85, 45);
this.buttonX4.TabIndex = 230;
this.buttonX4.Tag = "上周";
this.buttonX4.Text = "上周";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX6.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX6.FadeEffect = false;
this.buttonX6.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX6.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX6.Location = new System.Drawing.Point(517, 47);
this.buttonX6.Name = "buttonX6";
this.buttonX6.Size = new System.Drawing.Size(85, 45);
this.buttonX6.TabIndex = 232;
this.buttonX6.Tag = "上月";
this.buttonX6.Text = "上月";
this.buttonX6.TextColor = System.Drawing.Color.White;
this.buttonX6.Click += new System.EventHandler(this.OnDateClick);
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX5.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX5.FadeEffect = false;
this.buttonX5.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX5.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX5.Location = new System.Drawing.Point(431, 47);
this.buttonX5.Name = "buttonX5";
this.buttonX5.Size = new System.Drawing.Size(85, 45);
this.buttonX5.TabIndex = 231;
this.buttonX5.Tag = "本月";
this.buttonX5.Text = "本月";
this.buttonX5.TextColor = System.Drawing.Color.White;
this.buttonX5.Click += new System.EventHandler(this.OnDateClick);
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox1.CloseBox = true;
this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox1.ForeColor = System.Drawing.Color.White;
this.controlBox1.Location = new System.Drawing.Point(0, 0);
this.controlBox1.Margin = new System.Windows.Forms.Padding(0);
this.controlBox1.MessageCenterStatus = false;
this.controlBox1.MinimizeBox = true;
this.controlBox1.Name = "controlBox1";
this.controlBox1.NetworkStatus = false;
this.controlBox1.NewForeColor = System.Drawing.Color.White;
this.controlBox1.SettingsBox = false;
this.controlBox1.ShowApplicationVersion = true;
this.controlBox1.ShowKeyboard = false;
this.controlBox1.ShowLockScreen = false;
this.controlBox1.ShowMessageCenter = false;
this.controlBox1.ShowNetworkStatus = false;
this.controlBox1.ShowQrCode = false;
this.controlBox1.Size = new System.Drawing.Size(1024, 32);
this.controlBox1.TabIndex = 4;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseClick);
this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick);
//
// DaySaleReport
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 733);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "DaySaleReport";
this.Text = "DaySaleReport";
this.doubleBufferPanelX2.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DatePicker endPicker;
private Component.DatePicker startPicker;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX buttonX9;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX8;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl overDetailGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
private DevComponents.DotNetBar.LabelX labelX85;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX lblRefund;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.LabelX lblAverageOrder;
private DevComponents.DotNetBar.LabelX lblAveragePerson;
private DevComponents.DotNetBar.LabelX lblPaid;
private DevComponents.DotNetBar.LabelX lblPromotion;
private DevComponents.DotNetBar.LabelX lblAmount;
private DevComponents.DotNetBar.LabelX lblOrderNum;
private DevComponents.DotNetBar.LabelX lblKl;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX lblNonoperatingIn;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX lblOverAmount;
private DevComponents.DotNetBar.Controls.Line line1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl nonoperatingGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl payWayGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl orderTypeGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl categoryGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl categorySeqGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21;
private DevComponents.DotNetBar.LabelX labelX12;
private DevComponents.DotNetBar.LabelX lblNonoperatingOut;
private DevComponents.DotNetBar.LabelX lblMaling;
private DevComponents.DotNetBar.LabelX lblMalingt;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl promotionGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28;
private DevComponents.DotNetBar.Controls.CheckBoxX printNonoperatingChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printOverChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printCategoryChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printCategorySeqChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printPayWayChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printOrderTypeChk;
private DevComponents.DotNetBar.Controls.CheckBoxX printPromotionChk;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29;
private DevComponents.DotNetBar.Controls.Line line2;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX lblCardChargeCount;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.LabelX lblCardChargeMoney;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.LabelX lblCardDestroyCount;
private DevComponents.DotNetBar.LabelX labelX17;
private DevComponents.DotNetBar.LabelX lblCardDestroyMoney;
private DevComponents.DotNetBar.ButtonX buttonX7;
}
}