using POS.Language.Language; namespace POSV.Report { partial class OtherWaiMaiSummaryForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.controlBox1 = new POSV.Component.ControlBox(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); 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.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl(); this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.payListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl(); this.gridColumn43 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem(); this.doubleBufferPanelX1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit(); this.superTabControl1.SuspendLayout(); this.superTabControlPanel1.SuspendLayout(); this.SuspendLayout(); // // 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.OnControlBoxCloseClick); this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; 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, 99); 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; // // 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(198, 7); this.endPicker.Name = "endPicker"; this.endPicker.Size = new System.Drawing.Size(192, 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(192, 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(397, 5); this.ButtonOk.Name = "ButtonOk"; this.ButtonOk.Size = new System.Drawing.Size(85, 32); this.ButtonOk.TabIndex = 226; this.ButtonOk.Text = "查询"; this.ButtonOk.TextColor = System.Drawing.Color.White; this.ButtonOk.Click += new System.EventHandler(this.btn_query_Click); // // 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.btn_exit_Click); // // 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.btn_time_Click); // // 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.btn_time_Click); // // 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.btn_time_Click); // // 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.btn_print_Click); // // 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.btn_time_Click); // // 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.btn_time_Click); // // 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.btn_time_Click); // // 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.btn_time_Click); // // superTabControl1 // this.superTabControl1.BackColor = System.Drawing.Color.White; // // // // // // this.superTabControl1.ControlBox.CloseBox.Name = ""; // // // this.superTabControl1.ControlBox.MenuBox.Name = ""; this.superTabControl1.ControlBox.Name = ""; this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.superTabControl1.ControlBox.MenuBox, this.superTabControl1.ControlBox.CloseBox}); this.superTabControl1.Controls.Add(this.superTabControlPanel1); this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControl1.Font = new System.Drawing.Font("宋体", 15F); this.superTabControl1.ForeColor = System.Drawing.Color.Black; this.superTabControl1.Location = new System.Drawing.Point(0, 131); this.superTabControl1.Name = "superTabControl1"; this.superTabControl1.ReorderTabsEnabled = true; this.superTabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold); this.superTabControl1.SelectedTabIndex = 0; this.superTabControl1.Size = new System.Drawing.Size(1024, 478); this.superTabControl1.TabFont = new System.Drawing.Font("宋体", 14F); this.superTabControl1.TabIndex = 251; this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.superTabItem1}); this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014; this.superTabControl1.Text = "superTabControl1"; // // superTabControlPanel1 // this.superTabControlPanel1.Controls.Add(this.payListTable); this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControlPanel1.Location = new System.Drawing.Point(0, 44); this.superTabControlPanel1.Name = "superTabControlPanel1"; this.superTabControlPanel1.Size = new System.Drawing.Size(1024, 434); this.superTabControlPanel1.TabIndex = 1; this.superTabControlPanel1.TabItem = this.superTabItem1; // // payListTable // this.payListTable.BackColor = System.Drawing.Color.White; this.payListTable.Dock = System.Windows.Forms.DockStyle.Fill; this.payListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed; this.payListTable.ForeColor = System.Drawing.Color.Black; this.payListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.payListTable.Location = new System.Drawing.Point(0, 0); this.payListTable.Name = "payListTable"; // // // this.payListTable.PrimaryGrid.AllowEdit = false; this.payListTable.PrimaryGrid.AutoGenerateColumns = false; this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn43); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn2); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn3); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn1); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn4); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn6); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn7); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn41); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn5); this.payListTable.PrimaryGrid.DefaultRowHeight = 35; this.payListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row; this.payListTable.PrimaryGrid.MultiSelect = false; this.payListTable.PrimaryGrid.RowHeaderIndexOffset = 1; this.payListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row; this.payListTable.PrimaryGrid.ShowRowGridIndex = true; this.payListTable.Size = new System.Drawing.Size(1024, 434); this.payListTable.TabIndex = 191; this.payListTable.Text = "superGridControl1"; this.payListTable.DataBindingComplete += new System.EventHandler(this.OnBind); this.payListTable.PostRenderRow += new System.EventHandler(this.OnGridPostRenderRow); // // gridColumn43 // this.gridColumn43.DataPropertyName = "SignName"; this.gridColumn43.HeaderText = "外卖名称"; this.gridColumn43.Name = "signName"; // // gridColumn2 // this.gridColumn2.DataPropertyName = "Total"; this.gridColumn2.HeaderText = "订单总数"; this.gridColumn2.Name = "total"; this.gridColumn2.Width = 150; // // gridColumn3 // this.gridColumn3.DataPropertyName = "Success"; this.gridColumn3.HeaderText = "完成次数"; this.gridColumn3.Name = "success"; // // gridColumn1 // this.gridColumn1.DataPropertyName = "Failed"; this.gridColumn1.HeaderText = "退单次数"; this.gridColumn1.Name = "failed"; // // gridColumn4 // this.gridColumn4.DataPropertyName = "Other"; this.gridColumn4.HeaderText = "其他次数"; this.gridColumn4.Name = "other"; // // gridColumn6 // this.gridColumn6.DataPropertyName = "OriginalAmount"; this.gridColumn6.HeaderText = "订单总额"; this.gridColumn6.Name = "originalAmount"; // // gridColumn7 // this.gridColumn7.DataPropertyName = "ShippingFee"; this.gridColumn7.HeaderText = "配送费用"; this.gridColumn7.Name = "shippingFee"; // // gridColumn41 // this.gridColumn41.DataPropertyName = "TotalAmount"; this.gridColumn41.HeaderText = "门店应收"; this.gridColumn41.Name = "totalAmount"; // // gridColumn5 // this.gridColumn5.DataPropertyName = "ReceiveAmount"; this.gridColumn5.HeaderText = "门店实得"; this.gridColumn5.Name = "receiveAmount"; // // superTabItem1 // this.superTabItem1.AttachedControl = this.superTabControlPanel1; this.superTabItem1.GlobalItem = false; this.superTabItem1.Name = "superTabItem1"; this.superTabItem1.Tag = "superTabItem1"; this.superTabItem1.Text = "第三方外卖汇总"; this.superTabItem1.Click += new System.EventHandler(this.tab_onclick); // // OtherWaiMaiSummaryForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1024, 609); this.Controls.Add(this.superTabControl1); this.Controls.Add(this.doubleBufferPanelX1); this.Controls.Add(this.controlBox1); this.Name = "OtherWaiMaiSummaryForm"; this.Text = "OtherWaiMaiSummaryForm"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.doubleBufferPanelX1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit(); this.superTabControl1.ResumeLayout(false); this.superTabControlPanel1.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.SuperTabControl superTabControl1; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1; private DevComponents.DotNetBar.SuperGrid.SuperGridControl payListTable; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41; private DevComponents.DotNetBar.SuperTabItem superTabItem1; } }