old_flsystem/FLSystem/Forms/setting_system_control.Desi...

1770 lines
102 KiB
C#
Raw Normal View History

2022-09-20 03:10:29 +00:00
namespace FLSystem.Forms
{
partial class setting_system_control
{
/// <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 Component 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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(setting_system_control));
this.tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.contex_1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.tabNavigationPage3 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.tabNavigationPage4 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.label2 = new System.Windows.Forms.Label();
this.gridControl4 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
this.tabNavigationPage5 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.label1 = new System.Windows.Forms.Label();
this.gridControl5 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.radioGroup4 = new DevExpress.XtraEditors.RadioGroup();
this.tabNavigationPage6 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.label3 = new System.Windows.Forms.Label();
this.gridControl6 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip3 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabNavigationPage7 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.label4 = new System.Windows.Forms.Label();
this.pageControl1 = new UI.Framework.Controls.PageControl();
this.gridControl7 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip4 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.pidToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.广ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.广ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.广ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.广ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView7 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.tbox_KeyWord = new DevExpress.XtraEditors.TextEdit();
this.tabNavigationPage8 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.gridControl9 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip5 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView9 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControl8 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip6 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
this.gridView8 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
this.radioGroup5 = new DevExpress.XtraEditors.RadioGroup();
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
this.tabPane1.SuspendLayout();
this.tabNavigationPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
this.contex_1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.tabNavigationPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
this.tabNavigationPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
this.tabNavigationPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
this.tabNavigationPage5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).BeginInit();
this.contextMenuStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).BeginInit();
this.tabNavigationPage6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl6)).BeginInit();
this.contextMenuStrip3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
this.tabNavigationPage7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl7)).BeginInit();
this.contextMenuStrip4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbox_KeyWord.Properties)).BeginInit();
this.tabNavigationPage8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl9)).BeginInit();
this.contextMenuStrip5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl8)).BeginInit();
this.contextMenuStrip6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup5.Properties)).BeginInit();
this.SuspendLayout();
//
// tabPane1
//
this.tabPane1.Controls.Add(this.tabNavigationPage1);
this.tabPane1.Controls.Add(this.tabNavigationPage2);
this.tabPane1.Controls.Add(this.tabNavigationPage3);
this.tabPane1.Controls.Add(this.tabNavigationPage4);
this.tabPane1.Controls.Add(this.tabNavigationPage5);
this.tabPane1.Controls.Add(this.tabNavigationPage6);
this.tabPane1.Controls.Add(this.tabNavigationPage7);
this.tabPane1.Controls.Add(this.tabNavigationPage8);
this.tabPane1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabPane1.Location = new System.Drawing.Point(0, 0);
this.tabPane1.Name = "tabPane1";
this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
this.tabNavigationPage1,
this.tabNavigationPage2,
this.tabNavigationPage8,
this.tabNavigationPage3,
this.tabNavigationPage4,
this.tabNavigationPage5,
this.tabNavigationPage6,
this.tabNavigationPage7});
this.tabPane1.RegularSize = new System.Drawing.Size(803, 576);
this.tabPane1.SelectedPage = this.tabNavigationPage2;
this.tabPane1.Size = new System.Drawing.Size(803, 576);
this.tabPane1.TabIndex = 0;
this.tabPane1.SelectedPageIndexChanged += new System.EventHandler(this.tabPane1_SelectedPageIndexChanged);
//
// tabNavigationPage1
//
this.tabNavigationPage1.Caption = "会员组设置";
this.tabNavigationPage1.Controls.Add(this.gridControl1);
this.tabNavigationPage1.Name = "tabNavigationPage1";
this.tabNavigationPage1.Size = new System.Drawing.Size(803, 532);
//
// gridControl1
//
this.gridControl1.ContextMenuStrip = this.contex_1;
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(803, 532);
this.gridControl1.TabIndex = 0;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// contex_1
//
this.contex_1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contex_1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.contex_1.Name = "contextMenuStrip1";
2023-04-06 01:07:55 +00:00
this.contex_1.Size = new System.Drawing.Size(197, 92);
2022-09-20 03:10:29 +00:00
this.contex_1.Opening += new System.ComponentModel.CancelEventHandler(this.contex_1_Opening);
//
// 增加ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "增加ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
this.ToolStripMenuItem.Text = "增加";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 修改ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "修改ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
this.ToolStripMenuItem.Text = "修改";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 删除ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
this.ToolStripMenuItem.Text = "删除";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 删除选中独立分出比例ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除选中独立分出比例ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
this.ToolStripMenuItem.Text = "删除选中独立分出比例";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// gridView1
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn14,
this.gridColumn1,
this.gridColumn2,
this.gridColumn15,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.gridColumn35,
this.gridColumn36,
this.gridColumn38,
this.gridColumn39,
this.gridColumn40,
this.gridColumn41,
this.gridColumn42});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.ReadOnly = true;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
this.gridView1.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView1_CustomUnboundColumnData);
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
//
// gridColumn14
//
this.gridColumn14.Caption = "分组ID";
this.gridColumn14.FieldName = "id";
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.OptionsColumn.AllowEdit = false;
this.gridColumn14.OptionsColumn.AllowFocus = false;
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 0;
this.gridColumn14.Width = 60;
//
// gridColumn1
//
this.gridColumn1.Caption = "会员等级";
this.gridColumn1.FieldName = "gridColumn1";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
this.gridColumn1.OptionsColumn.AllowFocus = false;
this.gridColumn1.UnboundType = DevExpress.Data.UnboundColumnType.Object;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 1;
this.gridColumn1.Width = 80;
//
// gridColumn2
//
this.gridColumn2.Caption = "会员名称";
this.gridColumn2.FieldName = "name";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.OptionsColumn.AllowFocus = false;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 2;
this.gridColumn2.Width = 120;
//
// gridColumn15
//
this.gridColumn15.Caption = "升级条件 - 订单数";
this.gridColumn15.FieldName = "terms_ordersum";
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.OptionsColumn.AllowEdit = false;
this.gridColumn15.OptionsColumn.AllowFocus = false;
this.gridColumn15.Visible = true;
this.gridColumn15.VisibleIndex = 3;
this.gridColumn15.Width = 120;
//
// gridColumn3
//
this.gridColumn3.Caption = "升级条件 - 积分数";
this.gridColumn3.FieldName = "terms";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.AllowEdit = false;
this.gridColumn3.OptionsColumn.AllowFocus = false;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 4;
this.gridColumn3.Width = 120;
//
// gridColumn4
//
this.gridColumn4.Caption = "补贴类型";
this.gridColumn4.FieldName = "subsidy_type";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.AllowEdit = false;
this.gridColumn4.OptionsColumn.AllowFocus = false;
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 5;
this.gridColumn4.Width = 100;
//
// gridColumn5
//
this.gridColumn5.Caption = "增加补贴值";
this.gridColumn5.FieldName = "subsidy";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.OptionsColumn.AllowEdit = false;
this.gridColumn5.OptionsColumn.AllowFocus = false;
this.gridColumn5.UnboundType = DevExpress.Data.UnboundColumnType.Object;
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 6;
this.gridColumn5.Width = 100;
//
// gridColumn35
//
this.gridColumn35.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn35.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn35.AppearanceCell.Options.UseFont = true;
this.gridColumn35.AppearanceCell.Options.UseForeColor = true;
this.gridColumn35.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn35.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn35.Caption = "淘宝独立分出比例";
this.gridColumn35.FieldName = "ratio_custom_tb_name";
this.gridColumn35.Name = "gridColumn35";
this.gridColumn35.OptionsColumn.AllowEdit = false;
this.gridColumn35.Visible = true;
this.gridColumn35.VisibleIndex = 7;
this.gridColumn35.Width = 120;
//
// gridColumn36
//
this.gridColumn36.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn36.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn36.AppearanceCell.Options.UseFont = true;
this.gridColumn36.AppearanceCell.Options.UseForeColor = true;
this.gridColumn36.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn36.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn36.Caption = "拼多多独立分出比例";
this.gridColumn36.FieldName = "ratio_custom_pdd_name";
this.gridColumn36.Name = "gridColumn36";
this.gridColumn36.OptionsColumn.AllowEdit = false;
this.gridColumn36.Visible = true;
this.gridColumn36.VisibleIndex = 8;
this.gridColumn36.Width = 120;
//
// gridColumn38
//
this.gridColumn38.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn38.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn38.AppearanceCell.Options.UseFont = true;
this.gridColumn38.AppearanceCell.Options.UseForeColor = true;
this.gridColumn38.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn38.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn38.Caption = "京东独立分出比例";
this.gridColumn38.FieldName = "ratio_custom_jd_name";
this.gridColumn38.Name = "gridColumn38";
this.gridColumn38.OptionsColumn.AllowEdit = false;
this.gridColumn38.Visible = true;
this.gridColumn38.VisibleIndex = 9;
this.gridColumn38.Width = 120;
//
// gridColumn39
//
this.gridColumn39.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn39.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn39.AppearanceCell.Options.UseFont = true;
this.gridColumn39.AppearanceCell.Options.UseForeColor = true;
this.gridColumn39.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn39.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn39.Caption = "唯品会独立分出比例";
this.gridColumn39.FieldName = "ratio_custom_wph_name";
this.gridColumn39.Name = "gridColumn39";
this.gridColumn39.OptionsColumn.AllowEdit = false;
this.gridColumn39.Visible = true;
this.gridColumn39.VisibleIndex = 10;
this.gridColumn39.Width = 120;
//
// gridColumn40
//
this.gridColumn40.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn40.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn40.AppearanceCell.Options.UseFont = true;
this.gridColumn40.AppearanceCell.Options.UseForeColor = true;
this.gridColumn40.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn40.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn40.Caption = "抖音独立分出比例";
this.gridColumn40.FieldName = "ratio_custom_dy_name";
this.gridColumn40.Name = "gridColumn40";
this.gridColumn40.OptionsColumn.AllowEdit = false;
this.gridColumn40.Visible = true;
this.gridColumn40.VisibleIndex = 11;
this.gridColumn40.Width = 120;
//
// gridColumn41
//
this.gridColumn41.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn41.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn41.AppearanceCell.Options.UseFont = true;
this.gridColumn41.AppearanceCell.Options.UseForeColor = true;
this.gridColumn41.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn41.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn41.Caption = "苏宁独立分出比例";
this.gridColumn41.FieldName = "ratio_custom_sn_name";
this.gridColumn41.Name = "gridColumn41";
this.gridColumn41.OptionsColumn.AllowEdit = false;
this.gridColumn41.Visible = true;
this.gridColumn41.VisibleIndex = 12;
this.gridColumn41.Width = 120;
//
// gridColumn42
//
this.gridColumn42.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn42.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn42.AppearanceCell.Options.UseFont = true;
this.gridColumn42.AppearanceCell.Options.UseForeColor = true;
this.gridColumn42.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn42.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn42.Caption = "快手独立分出比例";
this.gridColumn42.FieldName = "ratio_custom_ks_name";
this.gridColumn42.Name = "gridColumn42";
this.gridColumn42.OptionsColumn.AllowEdit = false;
this.gridColumn42.Visible = true;
this.gridColumn42.VisibleIndex = 13;
this.gridColumn42.Width = 120;
//
// tabNavigationPage2
//
this.tabNavigationPage2.Caption = "公共分出比例设置";
this.tabNavigationPage2.Controls.Add(this.gridControl2);
this.tabNavigationPage2.Controls.Add(this.radioGroup1);
this.tabNavigationPage2.Name = "tabNavigationPage2";
this.tabNavigationPage2.Size = new System.Drawing.Size(803, 532);
//
// gridControl2
//
this.gridControl2.ContextMenuStrip = this.contex_1;
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl2.Location = new System.Drawing.Point(0, 23);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(803, 509);
this.gridControl2.TabIndex = 1;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// gridView2
//
this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView2.Appearance.Row.Options.UseTextOptions = true;
this.gridView2.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn7,
this.gridColumn8,
this.gridColumn9,
this.gridColumn10});
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsBehavior.ReadOnly = true;
this.gridView2.OptionsView.ColumnAutoWidth = false;
this.gridView2.OptionsView.ShowGroupPanel = false;
//
// gridColumn7
//
this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn7.Caption = "总佣金低于";
this.gridColumn7.FieldName = "comm";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.OptionsColumn.AllowEdit = false;
this.gridColumn7.OptionsColumn.AllowFocus = false;
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 0;
this.gridColumn7.Width = 230;
//
// gridColumn8
//
this.gridColumn8.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn8.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn8.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn8.Caption = "分出数额";
this.gridColumn8.FieldName = "subsidy_num";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.OptionsColumn.AllowEdit = false;
this.gridColumn8.OptionsColumn.AllowFocus = false;
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 1;
this.gridColumn8.Width = 276;
//
// gridColumn9
//
this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn9.Caption = "分出类型";
this.gridColumn9.FieldName = "subsidy_type";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.AllowEdit = false;
this.gridColumn9.OptionsColumn.AllowFocus = false;
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 2;
this.gridColumn9.Width = 225;
//
// gridColumn10
//
this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn10.Caption = "联盟平台";
this.gridColumn10.FieldName = "cps_type";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.OptionsColumn.AllowEdit = false;
this.gridColumn10.OptionsColumn.AllowFocus = false;
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 3;
this.gridColumn10.Width = 200;
//
// radioGroup1
//
this.radioGroup1.Dock = System.Windows.Forms.DockStyle.Top;
this.radioGroup1.EditValue = 2;
this.radioGroup1.Location = new System.Drawing.Point(0, 0);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "多多进宝"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "阿里妈妈"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "京东联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "唯品联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "抖音联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(6, "苏宁易购"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(7, "快手联盟")});
this.radioGroup1.Size = new System.Drawing.Size(803, 23);
this.radioGroup1.TabIndex = 0;
this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.tabPane1_SelectedPageIndexChanged);
//
// tabNavigationPage3
//
this.tabNavigationPage3.Caption = "延迟结算(防套现)";
this.tabNavigationPage3.Controls.Add(this.gridControl3);
this.tabNavigationPage3.Controls.Add(this.radioGroup2);
this.tabNavigationPage3.Name = "tabNavigationPage3";
this.tabNavigationPage3.Size = new System.Drawing.Size(803, 532);
//
// gridControl3
//
this.gridControl3.ContextMenuStrip = this.contex_1;
this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl3.Location = new System.Drawing.Point(0, 23);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(803, 509);
this.gridControl3.TabIndex = 2;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView3.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView3.Appearance.Row.Options.UseTextOptions = true;
this.gridView3.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn6,
this.gridColumn11,
this.gridColumn12,
this.gridColumn13});
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsBehavior.ReadOnly = true;
this.gridView3.OptionsView.ShowGroupPanel = false;
//
// gridColumn6
//
this.gridColumn6.Caption = "佣金低于";
this.gridColumn6.FieldName = "money";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.AllowEdit = false;
this.gridColumn6.OptionsColumn.AllowFocus = false;
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 0;
//
// gridColumn11
//
this.gridColumn11.Caption = "结算延迟(小时)";
this.gridColumn11.FieldName = "sleep";
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.OptionsColumn.AllowEdit = false;
this.gridColumn11.OptionsColumn.AllowFocus = false;
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 1;
//
// gridColumn12
//
this.gridColumn12.Caption = "不受限会员组";
this.gridColumn12.FieldName = "white_groups";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.OptionsColumn.AllowEdit = false;
this.gridColumn12.OptionsColumn.AllowFocus = false;
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 2;
//
// gridColumn13
//
this.gridColumn13.Caption = "联盟类型";
this.gridColumn13.FieldName = "cps_type";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.OptionsColumn.AllowEdit = false;
this.gridColumn13.OptionsColumn.AllowFocus = false;
this.gridColumn13.Visible = true;
this.gridColumn13.VisibleIndex = 3;
//
// radioGroup2
//
this.radioGroup2.Dock = System.Windows.Forms.DockStyle.Top;
this.radioGroup2.EditValue = 2;
this.radioGroup2.Location = new System.Drawing.Point(0, 0);
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup2.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "多多进宝"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "阿里妈妈"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "京东联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "唯品联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "抖音联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(6, "苏宁易购"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(7, "快手联盟")});
this.radioGroup2.Size = new System.Drawing.Size(803, 23);
this.radioGroup2.TabIndex = 1;
this.radioGroup2.SelectedIndexChanged += new System.EventHandler(this.tabPane1_SelectedPageIndexChanged);
//
// tabNavigationPage4
//
this.tabNavigationPage4.Caption = "推广位组设置";
this.tabNavigationPage4.Controls.Add(this.label2);
this.tabNavigationPage4.Controls.Add(this.gridControl4);
this.tabNavigationPage4.Controls.Add(this.radioGroup3);
this.tabNavigationPage4.Name = "tabNavigationPage4";
2023-04-06 01:07:55 +00:00
this.tabNavigationPage4.Size = new System.Drawing.Size(803, 532);
2022-09-20 03:10:29 +00:00
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.White;
this.label2.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(217, 157);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(393, 35);
this.label2.TabIndex = 15;
this.label2.Text = "推广位组为空,右击添加";
//
// gridControl4
//
this.gridControl4.ContextMenuStrip = this.contextMenuStrip1;
this.gridControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl4.Location = new System.Drawing.Point(0, 23);
this.gridControl4.MainView = this.gridView4;
this.gridControl4.Name = "gridControl4";
2023-04-06 01:07:55 +00:00
this.gridControl4.Size = new System.Drawing.Size(803, 509);
2022-09-20 03:10:29 +00:00
this.gridControl4.TabIndex = 4;
this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView4});
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.toolStripMenuItem2,
this.toolStripMenuItem3});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(101, 70);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem1.Text = "增加";
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem2.Text = "修改";
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem3.Text = "删除";
this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
//
// gridView4
//
this.gridView4.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView4.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView4.Appearance.Row.Options.UseTextOptions = true;
this.gridView4.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn16,
this.gridColumn17,
this.gridColumn19});
this.gridView4.GridControl = this.gridControl4;
this.gridView4.Name = "gridView4";
this.gridView4.OptionsBehavior.ReadOnly = true;
this.gridView4.OptionsView.ShowGroupPanel = false;
//
// gridColumn16
//
this.gridColumn16.Caption = "组名称";
this.gridColumn16.FieldName = "name";
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.OptionsColumn.AllowEdit = false;
this.gridColumn16.OptionsColumn.AllowFocus = false;
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 0;
this.gridColumn16.Width = 186;
//
// gridColumn17
//
this.gridColumn17.Caption = "阿里账号集";
this.gridColumn17.FieldName = "adzones";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.OptionsColumn.AllowEdit = false;
this.gridColumn17.OptionsColumn.AllowFocus = false;
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 1;
this.gridColumn17.Width = 402;
//
// gridColumn19
//
this.gridColumn19.Caption = "联盟类型";
this.gridColumn19.FieldName = "cps_type";
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.OptionsColumn.AllowEdit = false;
this.gridColumn19.OptionsColumn.AllowFocus = false;
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 2;
this.gridColumn19.Width = 197;
//
// radioGroup3
//
this.radioGroup3.Dock = System.Windows.Forms.DockStyle.Top;
this.radioGroup3.EditValue = 1;
this.radioGroup3.Location = new System.Drawing.Point(0, 0);
this.radioGroup3.Name = "radioGroup3";
this.radioGroup3.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup3.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup3.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "阿里妈妈")});
this.radioGroup3.Size = new System.Drawing.Size(803, 23);
this.radioGroup3.TabIndex = 3;
this.radioGroup3.SelectedIndexChanged += new System.EventHandler(this.radioGroup3_SelectedIndexChanged);
//
// tabNavigationPage5
//
this.tabNavigationPage5.Caption = "强制返利推广组设置";
this.tabNavigationPage5.Controls.Add(this.label1);
this.tabNavigationPage5.Controls.Add(this.gridControl5);
this.tabNavigationPage5.Controls.Add(this.radioGroup4);
this.tabNavigationPage5.Name = "tabNavigationPage5";
2023-04-06 01:07:55 +00:00
this.tabNavigationPage5.Size = new System.Drawing.Size(803, 532);
2022-09-20 03:10:29 +00:00
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.White;
this.label1.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(217, 157);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(393, 35);
this.label1.TabIndex = 16;
this.label1.Text = "推广位组为空,右击添加";
//
// gridControl5
//
this.gridControl5.ContextMenuStrip = this.contextMenuStrip2;
this.gridControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl5.Location = new System.Drawing.Point(0, 23);
this.gridControl5.MainView = this.gridView5;
this.gridControl5.Name = "gridControl5";
2023-04-06 01:07:55 +00:00
this.gridControl5.Size = new System.Drawing.Size(803, 509);
2022-09-20 03:10:29 +00:00
this.gridControl5.TabIndex = 6;
this.gridControl5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView5});
//
// contextMenuStrip2
//
this.contextMenuStrip2.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem4,
this.toolStripMenuItem5,
this.toolStripMenuItem6});
this.contextMenuStrip2.Name = "contextMenuStrip1";
this.contextMenuStrip2.Size = new System.Drawing.Size(101, 70);
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem4.Text = "增加";
this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem5.Text = "修改";
this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click);
//
// toolStripMenuItem6
//
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
this.toolStripMenuItem6.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem6.Text = "删除";
this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click);
//
// gridView5
//
this.gridView5.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView5.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView5.Appearance.Row.Options.UseTextOptions = true;
this.gridView5.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn18,
this.gridColumn20,
this.gridColumn21});
this.gridView5.GridControl = this.gridControl5;
this.gridView5.Name = "gridView5";
this.gridView5.OptionsBehavior.ReadOnly = true;
this.gridView5.OptionsView.ShowGroupPanel = false;
//
// gridColumn18
//
this.gridColumn18.Caption = "组名称";
this.gridColumn18.FieldName = "name";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.OptionsColumn.AllowEdit = false;
this.gridColumn18.OptionsColumn.AllowFocus = false;
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 0;
this.gridColumn18.Width = 186;
//
// gridColumn20
//
this.gridColumn20.Caption = "阿里账号集";
this.gridColumn20.FieldName = "adzones";
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.OptionsColumn.AllowEdit = false;
this.gridColumn20.OptionsColumn.AllowFocus = false;
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 1;
this.gridColumn20.Width = 402;
//
// gridColumn21
//
this.gridColumn21.Caption = "联盟类型";
this.gridColumn21.FieldName = "cps_type";
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.OptionsColumn.AllowEdit = false;
this.gridColumn21.OptionsColumn.AllowFocus = false;
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 2;
this.gridColumn21.Width = 197;
//
// radioGroup4
//
this.radioGroup4.Dock = System.Windows.Forms.DockStyle.Top;
this.radioGroup4.EditValue = 1;
this.radioGroup4.Location = new System.Drawing.Point(0, 0);
this.radioGroup4.Name = "radioGroup4";
this.radioGroup4.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup4.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup4.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "阿里妈妈")});
this.radioGroup4.Size = new System.Drawing.Size(803, 23);
this.radioGroup4.TabIndex = 5;
//
// tabNavigationPage6
//
this.tabNavigationPage6.Caption = "自定义全局变量";
this.tabNavigationPage6.Controls.Add(this.label3);
this.tabNavigationPage6.Controls.Add(this.gridControl6);
this.tabNavigationPage6.Name = "tabNavigationPage6";
2023-04-06 01:07:55 +00:00
this.tabNavigationPage6.Size = new System.Drawing.Size(803, 532);
2022-09-20 03:10:29 +00:00
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.White;
this.label3.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(151, 157);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(501, 35);
this.label3.TabIndex = 17;
this.label3.Text = "自定义全局变量为空,右击添加";
//
// gridControl6
//
this.gridControl6.ContextMenuStrip = this.contextMenuStrip3;
this.gridControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl6.Location = new System.Drawing.Point(0, 0);
this.gridControl6.MainView = this.gridView6;
this.gridControl6.Name = "gridControl6";
2023-04-06 01:07:55 +00:00
this.gridControl6.Size = new System.Drawing.Size(803, 532);
2022-09-20 03:10:29 +00:00
this.gridControl6.TabIndex = 1;
this.gridControl6.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView6});
//
// contextMenuStrip3
//
this.contextMenuStrip3.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem7,
this.toolStripMenuItem8,
this.toolStripMenuItem9});
this.contextMenuStrip3.Name = "contextMenuStrip1";
this.contextMenuStrip3.Size = new System.Drawing.Size(101, 70);
//
// toolStripMenuItem7
//
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
this.toolStripMenuItem7.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem7.Text = "增加";
this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem8.Text = "修改";
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
//
// toolStripMenuItem9
//
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
this.toolStripMenuItem9.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem9.Text = "删除";
this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem9_Click);
//
// gridView6
//
this.gridView6.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView6.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView6.Appearance.Row.Options.UseTextOptions = true;
this.gridView6.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn22,
this.gridColumn23,
this.gridColumn24});
this.gridView6.GridControl = this.gridControl6;
this.gridView6.Name = "gridView6";
this.gridView6.OptionsBehavior.ReadOnly = true;
this.gridView6.OptionsView.ShowGroupPanel = false;
//
// gridColumn22
//
this.gridColumn22.Caption = "编码";
this.gridColumn22.FieldName = "id";
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.OptionsColumn.AllowEdit = false;
this.gridColumn22.OptionsColumn.AllowFocus = false;
this.gridColumn22.Visible = true;
this.gridColumn22.VisibleIndex = 0;
this.gridColumn22.Width = 97;
//
// gridColumn23
//
this.gridColumn23.Caption = "变量";
this.gridColumn23.FieldName = "variate";
this.gridColumn23.Name = "gridColumn23";
this.gridColumn23.OptionsColumn.AllowEdit = false;
this.gridColumn23.OptionsColumn.AllowFocus = false;
this.gridColumn23.UnboundType = DevExpress.Data.UnboundColumnType.Object;
this.gridColumn23.Visible = true;
this.gridColumn23.VisibleIndex = 1;
this.gridColumn23.Width = 129;
//
// gridColumn24
//
this.gridColumn24.Caption = "内容";
this.gridColumn24.FieldName = "data";
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.OptionsColumn.AllowEdit = false;
this.gridColumn24.OptionsColumn.AllowFocus = false;
this.gridColumn24.Visible = true;
this.gridColumn24.VisibleIndex = 2;
this.gridColumn24.Width = 556;
//
// tabNavigationPage7
//
this.tabNavigationPage7.Caption = "群推广位设置";
this.tabNavigationPage7.Controls.Add(this.label4);
this.tabNavigationPage7.Controls.Add(this.pageControl1);
this.tabNavigationPage7.Controls.Add(this.gridControl7);
this.tabNavigationPage7.Controls.Add(this.groupControl1);
this.tabNavigationPage7.Name = "tabNavigationPage7";
this.tabNavigationPage7.Size = new System.Drawing.Size(803, 547);
//
// label4
//
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.White;
this.label4.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(205, 191);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(393, 35);
this.label4.TabIndex = 41;
this.label4.Text = "群推广位为空,右击添加";
//
// pageControl1
//
this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageControl1.Location = new System.Drawing.Point(0, 514);
this.pageControl1.Name = "pageControl1";
this.pageControl1.Size = new System.Drawing.Size(803, 33);
this.pageControl1.TabIndex = 39;
//
// gridControl7
//
this.gridControl7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gridControl7.ContextMenuStrip = this.contextMenuStrip4;
this.gridControl7.Location = new System.Drawing.Point(3, 83);
this.gridControl7.MainView = this.gridView7;
this.gridControl7.Name = "gridControl7";
this.gridControl7.Size = new System.Drawing.Size(800, 425);
this.gridControl7.TabIndex = 38;
this.gridControl7.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView7});
//
// contextMenuStrip4
//
this.contextMenuStrip4.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.pidToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.广ToolStripMenuItem});
this.contextMenuStrip4.Name = "contextMenuStrip1";
this.contextMenuStrip4.Size = new System.Drawing.Size(161, 92);
this.contextMenuStrip4.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip4_Opening);
//
// 增加群pidToolStripMenuItem
//
this.pidToolStripMenuItem.Name = "增加群pidToolStripMenuItem";
this.pidToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.pidToolStripMenuItem.Text = "增加群信息";
this.pidToolStripMenuItem.Click += new System.EventHandler(this.pidToolStripMenuItem_Click);
//
// 修改群信息ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "修改群信息ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.ToolStripMenuItem.Text = "修改群信息";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 删除选中群ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除选中群ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.ToolStripMenuItem.Text = "删除选中群信息";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 推广位删除ToolStripMenuItem
//
this.广ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.广ToolStripMenuItem1,
this.广ToolStripMenuItem1,
this.广ToolStripMenuItem1});
this.广ToolStripMenuItem.Name = "推广位删除ToolStripMenuItem";
this.广ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.广ToolStripMenuItem.Text = "推广位删除";
//
// 删除选中淘宝推广位ToolStripMenuItem1
//
this.广ToolStripMenuItem1.Name = "删除选中淘宝推广位ToolStripMenuItem1";
this.广ToolStripMenuItem1.Size = new System.Drawing.Size(196, 22);
this.广ToolStripMenuItem1.Text = "删除选中淘宝推广位";
this.广ToolStripMenuItem1.Click += new System.EventHandler(this.广ToolStripMenuItem1_Click);
//
// 删除选中拼多多推广位ToolStripMenuItem1
//
this.广ToolStripMenuItem1.Name = "删除选中拼多多推广位ToolStripMenuItem1";
this.广ToolStripMenuItem1.Size = new System.Drawing.Size(196, 22);
this.广ToolStripMenuItem1.Text = "删除选中拼多多推广位";
this.广ToolStripMenuItem1.Click += new System.EventHandler(this.广ToolStripMenuItem1_Click);
//
// 删除选中京东推广位ToolStripMenuItem1
//
this.广ToolStripMenuItem1.Name = "删除选中京东推广位ToolStripMenuItem1";
this.广ToolStripMenuItem1.Size = new System.Drawing.Size(196, 22);
this.广ToolStripMenuItem1.Text = "删除选中京东推广位";
this.广ToolStripMenuItem1.Click += new System.EventHandler(this.广ToolStripMenuItem1_Click);
//
// gridView7
//
this.gridView7.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView7.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView7.Appearance.Row.Options.UseTextOptions = true;
this.gridView7.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView7.Appearance.SelectedRow.Options.UseTextOptions = true;
this.gridView7.Appearance.SelectedRow.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView7.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn27,
this.gridColumn25,
this.gridColumn29,
this.gridColumn30,
this.gridColumn31});
this.gridView7.GridControl = this.gridControl7;
this.gridView7.IndicatorWidth = 50;
this.gridView7.Name = "gridView7";
this.gridView7.OptionsView.ColumnAutoWidth = false;
this.gridView7.OptionsView.ShowGroupPanel = false;
this.gridView7.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView7_RowCellClick);
this.gridView7.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView7_CustomColumnDisplayText);
//
// gridColumn27
//
this.gridColumn27.Caption = "群账号";
this.gridColumn27.FieldName = "groupid";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.OptionsColumn.AllowEdit = false;
this.gridColumn27.Visible = true;
this.gridColumn27.VisibleIndex = 0;
this.gridColumn27.Width = 159;
//
// gridColumn25
//
this.gridColumn25.Caption = "群昵称";
this.gridColumn25.FieldName = "extend";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
this.gridColumn25.VisibleIndex = 1;
this.gridColumn25.Width = 142;
//
// gridColumn29
//
this.gridColumn29.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn29.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn29.AppearanceCell.Options.UseFont = true;
this.gridColumn29.AppearanceCell.Options.UseForeColor = true;
this.gridColumn29.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn29.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn29.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn29.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn29.Caption = "淘宝推广位名称";
this.gridColumn29.FieldName = "tb_pid_name";
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.OptionsColumn.AllowEdit = false;
this.gridColumn29.Visible = true;
this.gridColumn29.VisibleIndex = 2;
this.gridColumn29.Width = 147;
//
// gridColumn30
//
this.gridColumn30.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn30.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn30.AppearanceCell.Options.UseFont = true;
this.gridColumn30.AppearanceCell.Options.UseForeColor = true;
this.gridColumn30.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn30.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn30.Caption = "拼多多推广位名称";
this.gridColumn30.FieldName = "pdd_pid_name";
this.gridColumn30.Name = "gridColumn30";
this.gridColumn30.OptionsColumn.AllowEdit = false;
this.gridColumn30.Visible = true;
this.gridColumn30.VisibleIndex = 3;
this.gridColumn30.Width = 134;
//
// gridColumn31
//
this.gridColumn31.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn31.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn31.AppearanceCell.Options.UseFont = true;
this.gridColumn31.AppearanceCell.Options.UseForeColor = true;
this.gridColumn31.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn31.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn31.Caption = "京东推广位名称";
this.gridColumn31.FieldName = "jd_pid_name";
this.gridColumn31.Name = "gridColumn31";
this.gridColumn31.OptionsColumn.AllowEdit = false;
this.gridColumn31.Visible = true;
this.gridColumn31.VisibleIndex = 4;
this.gridColumn31.Width = 162;
//
// groupControl1
//
this.groupControl1.Controls.Add(this.labelControl1);
this.groupControl1.Controls.Add(this.simpleButton2);
this.groupControl1.Controls.Add(this.tbox_KeyWord);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupControl1.Location = new System.Drawing.Point(0, 0);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(803, 77);
this.groupControl1.TabIndex = 37;
this.groupControl1.Text = "搜索条件";
//
// labelControl1
//
this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.labelControl1.Location = new System.Drawing.Point(156, 43);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(52, 14);
this.labelControl1.TabIndex = 9;
this.labelControl1.Text = "搜索条件:";
//
// simpleButton2
//
this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
this.simpleButton2.Location = new System.Drawing.Point(547, 37);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(99, 26);
this.simpleButton2.TabIndex = 8;
this.simpleButton2.Text = "搜索";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// tbox_KeyWord
//
this.tbox_KeyWord.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.tbox_KeyWord.Location = new System.Drawing.Point(215, 40);
this.tbox_KeyWord.Name = "tbox_KeyWord";
this.tbox_KeyWord.Size = new System.Drawing.Size(297, 20);
this.tbox_KeyWord.TabIndex = 7;
//
// tabNavigationPage8
//
this.tabNavigationPage8.Caption = "独立分出比例设置";
this.tabNavigationPage8.Controls.Add(this.label5);
this.tabNavigationPage8.Controls.Add(this.label6);
this.tabNavigationPage8.Controls.Add(this.gridControl9);
this.tabNavigationPage8.Controls.Add(this.gridControl8);
this.tabNavigationPage8.Controls.Add(this.radioGroup5);
this.tabNavigationPage8.Name = "tabNavigationPage8";
this.tabNavigationPage8.Size = new System.Drawing.Size(803, 532);
//
// label5
//
this.label5.BackColor = System.Drawing.Color.White;
this.label5.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.ForeColor = System.Drawing.Color.Red;
this.label5.Location = new System.Drawing.Point(259, 177);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(512, 33);
this.label5.TabIndex = 5;
this.label5.Text = "②右击添加独立分出比例规则";
this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.label5.Visible = false;
//
// label6
//
this.label6.BackColor = System.Drawing.Color.White;
this.label6.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.ForeColor = System.Drawing.Color.Red;
this.label6.Location = new System.Drawing.Point(27, 177);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(179, 33);
this.label6.TabIndex = 5;
this.label6.Text = "①右击添加分组名称";
this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.label6.Visible = false;
//
// gridControl9
//
this.gridControl9.ContextMenuStrip = this.contextMenuStrip5;
this.gridControl9.Dock = System.Windows.Forms.DockStyle.Left;
this.gridControl9.Location = new System.Drawing.Point(0, 23);
this.gridControl9.MainView = this.gridView9;
this.gridControl9.Name = "gridControl9";
this.gridControl9.Size = new System.Drawing.Size(226, 509);
this.gridControl9.TabIndex = 3;
this.gridControl9.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView9});
this.gridControl9.Click += new System.EventHandler(this.gridControl9_Click);
//
// contextMenuStrip5
//
this.contextMenuStrip5.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip5.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem10,
this.toolStripMenuItem11,
this.toolStripMenuItem12});
this.contextMenuStrip5.Name = "contextMenuStrip1";
this.contextMenuStrip5.Size = new System.Drawing.Size(101, 70);
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem10.Text = "增加";
this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click_1);
//
// toolStripMenuItem11
//
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
this.toolStripMenuItem11.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem11.Text = "修改";
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
//
// toolStripMenuItem12
//
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
this.toolStripMenuItem12.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem12.Text = "删除";
this.toolStripMenuItem12.Click += new System.EventHandler(this.toolStripMenuItem12_Click);
//
// gridView9
//
this.gridView9.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView9.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView9.Appearance.Row.Options.UseTextOptions = true;
this.gridView9.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView9.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn34,
this.gridColumn37});
this.gridView9.GridControl = this.gridControl9;
this.gridView9.Name = "gridView9";
this.gridView9.OptionsBehavior.ReadOnly = true;
this.gridView9.OptionsView.ShowGroupPanel = false;
//
// gridColumn34
//
this.gridColumn34.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn34.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn34.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn34.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn34.Caption = "分组名称";
this.gridColumn34.FieldName = "name";
this.gridColumn34.Name = "gridColumn34";
this.gridColumn34.OptionsColumn.AllowEdit = false;
this.gridColumn34.OptionsColumn.AllowFocus = false;
this.gridColumn34.Visible = true;
this.gridColumn34.VisibleIndex = 0;
this.gridColumn34.Width = 100;
//
// gridColumn37
//
this.gridColumn37.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn37.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn37.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn37.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn37.Caption = "联盟平台";
this.gridColumn37.FieldName = "cps_type";
this.gridColumn37.Name = "gridColumn37";
this.gridColumn37.OptionsColumn.AllowEdit = false;
this.gridColumn37.OptionsColumn.AllowFocus = false;
this.gridColumn37.Visible = true;
this.gridColumn37.VisibleIndex = 1;
this.gridColumn37.Width = 100;
//
// gridControl8
//
this.gridControl8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gridControl8.ContextMenuStrip = this.contextMenuStrip6;
this.gridControl8.Location = new System.Drawing.Point(232, 23);
this.gridControl8.MainView = this.gridView8;
this.gridControl8.Name = "gridControl8";
this.gridControl8.Size = new System.Drawing.Size(571, 509);
this.gridControl8.TabIndex = 2;
this.gridControl8.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView8});
//
// contextMenuStrip6
//
this.contextMenuStrip6.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip6.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem13,
this.toolStripMenuItem14,
this.toolStripMenuItem15});
this.contextMenuStrip6.Name = "contextMenuStrip1";
this.contextMenuStrip6.Size = new System.Drawing.Size(101, 70);
//
// toolStripMenuItem13
//
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
this.toolStripMenuItem13.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem13.Text = "增加";
this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
//
// toolStripMenuItem14
//
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
this.toolStripMenuItem14.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem14.Text = "修改";
this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
//
// toolStripMenuItem15
//
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
this.toolStripMenuItem15.Size = new System.Drawing.Size(100, 22);
this.toolStripMenuItem15.Text = "删除";
this.toolStripMenuItem15.Click += new System.EventHandler(this.toolStripMenuItem15_Click);
//
// gridView8
//
this.gridView8.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView8.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView8.Appearance.Row.Options.UseTextOptions = true;
this.gridView8.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView8.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn26,
this.gridColumn28,
this.gridColumn32,
this.gridColumn33});
this.gridView8.GridControl = this.gridControl8;
this.gridView8.Name = "gridView8";
this.gridView8.OptionsBehavior.ReadOnly = true;
this.gridView8.OptionsView.ShowGroupPanel = false;
//
// gridColumn26
//
this.gridColumn26.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn26.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn26.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn26.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn26.Caption = "总佣金低于";
this.gridColumn26.FieldName = "comm";
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.OptionsColumn.AllowEdit = false;
this.gridColumn26.OptionsColumn.AllowFocus = false;
this.gridColumn26.Visible = true;
this.gridColumn26.VisibleIndex = 0;
this.gridColumn26.Width = 120;
//
// gridColumn28
//
this.gridColumn28.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn28.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn28.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn28.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn28.Caption = "分出数额";
this.gridColumn28.FieldName = "subsidy_num";
this.gridColumn28.Name = "gridColumn28";
this.gridColumn28.OptionsColumn.AllowEdit = false;
this.gridColumn28.OptionsColumn.AllowFocus = false;
this.gridColumn28.Visible = true;
this.gridColumn28.VisibleIndex = 1;
this.gridColumn28.Width = 132;
//
// gridColumn32
//
this.gridColumn32.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn32.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn32.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn32.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn32.Caption = "分出类型";
this.gridColumn32.FieldName = "subsidy_type";
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.OptionsColumn.AllowEdit = false;
this.gridColumn32.OptionsColumn.AllowFocus = false;
this.gridColumn32.Visible = true;
this.gridColumn32.VisibleIndex = 2;
this.gridColumn32.Width = 150;
//
// gridColumn33
//
this.gridColumn33.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn33.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn33.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn33.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn33.Caption = "联盟平台";
this.gridColumn33.FieldName = "cps_type";
this.gridColumn33.Name = "gridColumn33";
this.gridColumn33.OptionsColumn.AllowEdit = false;
this.gridColumn33.OptionsColumn.AllowFocus = false;
this.gridColumn33.Visible = true;
this.gridColumn33.VisibleIndex = 3;
this.gridColumn33.Width = 130;
//
// radioGroup5
//
this.radioGroup5.Dock = System.Windows.Forms.DockStyle.Top;
this.radioGroup5.EditValue = 2;
this.radioGroup5.Location = new System.Drawing.Point(0, 0);
this.radioGroup5.Name = "radioGroup5";
this.radioGroup5.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup5.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup5.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup5.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "多多进宝"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "阿里妈妈"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "京东联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "唯品联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "抖音联盟"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(6, "苏宁易购"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(7, "快手联盟")});
this.radioGroup5.Size = new System.Drawing.Size(803, 23);
this.radioGroup5.TabIndex = 1;
this.radioGroup5.SelectedIndexChanged += new System.EventHandler(this.radioGroup5_SelectedIndexChanged);
//
// setting_system_control
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.tabPane1);
this.Name = "setting_system_control";
this.Size = new System.Drawing.Size(803, 576);
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
this.tabPane1.ResumeLayout(false);
this.tabNavigationPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
this.contex_1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.tabNavigationPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
this.tabNavigationPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
this.tabNavigationPage4.ResumeLayout(false);
this.tabNavigationPage4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).EndInit();
this.contextMenuStrip1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit();
this.tabNavigationPage5.ResumeLayout(false);
this.tabNavigationPage5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).EndInit();
this.contextMenuStrip2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).EndInit();
this.tabNavigationPage6.ResumeLayout(false);
this.tabNavigationPage6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl6)).EndInit();
this.contextMenuStrip3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
this.tabNavigationPage7.ResumeLayout(false);
this.tabNavigationPage7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl7)).EndInit();
this.contextMenuStrip4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
this.groupControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tbox_KeyWord.Properties)).EndInit();
this.tabNavigationPage8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl9)).EndInit();
this.contextMenuStrip5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl8)).EndInit();
this.contextMenuStrip6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup5.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraBars.Navigation.TabPane tabPane1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage3;
private System.Windows.Forms.ContextMenuStrip contex_1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage4;
private DevExpress.XtraGrid.GridControl gridControl4;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraEditors.RadioGroup radioGroup3;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage5;
private DevExpress.XtraGrid.GridControl gridControl5;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraEditors.RadioGroup radioGroup4;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage6;
private DevExpress.XtraGrid.GridControl gridControl6;
private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip3;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage7;
private DevExpress.XtraEditors.GroupControl groupControl1;
private UI.Framework.Controls.PageControl pageControl1;
private DevExpress.XtraGrid.GridControl gridControl7;
private DevExpress.XtraGrid.Views.Grid.GridView gridView7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip4;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.TextEdit tbox_KeyWord;
private System.Windows.Forms.ToolStripMenuItem pidToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 广ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 广ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 广ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 广ToolStripMenuItem1;
private System.Windows.Forms.Label label4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage8;
private DevExpress.XtraGrid.GridControl gridControl8;
private DevExpress.XtraGrid.Views.Grid.GridView gridView8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
private DevExpress.XtraEditors.RadioGroup radioGroup5;
private DevExpress.XtraGrid.GridControl gridControl9;
private DevExpress.XtraGrid.Views.Grid.GridView gridView9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip5;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip6;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn40;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn41;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn42;
}
}