namespace WellWorkDataUI
{
partial class FrmImportData
{
///
/// 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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmImportData));
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
this.lab_count2 = new System.Windows.Forms.Label();
this.btnImpWellBase = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.btnNewWork = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.bar3 = new DevExpress.XtraBars.Bar();
this.gridVertical = new DevExpress.XtraGrid.GridControl();
this.gridViewVertical = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pnlColumnName = new System.Windows.Forms.Panel();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.btn_FuzzyMatch = new DevExpress.XtraEditors.SimpleButton();
this.rdo_ftp = new DevExpress.XtraEditors.CheckEdit();
this.cobTableName = new DevExpress.XtraEditors.ComboBoxEdit();
this.panelVertical = new System.Windows.Forms.Panel();
this.gridHorizon = new DevExpress.XtraGrid.GridControl();
this.gridViewHorizon = new DevExpress.XtraGrid.Views.Grid.GridView();
this.customSplitContainerControl1 = new WellWorkDataUI.CustomControls.CustomSplitContainerControl();
this.gridPreview = new DevExpress.XtraGrid.GridControl();
this.gridViewPreview = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridList = new DevExpress.XtraGrid.GridControl();
this.gridViewList = new DevExpress.XtraGrid.Views.Grid.GridView();
this.chkShowData = new DevExpress.XtraEditors.CheckEdit();
this.chkIsTitle = new DevExpress.XtraEditors.CheckEdit();
this.rdo_sqlserver = new DevExpress.XtraEditors.CheckEdit();
this.rdo_oracle = new DevExpress.XtraEditors.CheckEdit();
this.rdo_access = new DevExpress.XtraEditors.CheckEdit();
this.rdo_excel = new DevExpress.XtraEditors.CheckEdit();
this.rdo_dbf = new DevExpress.XtraEditors.CheckEdit();
this.chkVertical = new DevExpress.XtraEditors.CheckEdit();
this.chkHorizon = new DevExpress.XtraEditors.CheckEdit();
this.rdo_txt = new DevExpress.XtraEditors.CheckEdit();
this.lblCount = new System.Windows.Forms.Label();
this.btnImport = new DevExpress.XtraEditors.SimpleButton();
this.btnMatch = new DevExpress.XtraEditors.SimpleButton();
this.btnReSet = new DevExpress.XtraEditors.SimpleButton();
this.seColumnIndex = new DevExpress.XtraEditors.SpinEdit();
this.seRowIndex = new DevExpress.XtraEditors.SpinEdit();
this.chkHorizonMatch = new DevExpress.XtraEditors.CheckEdit();
this.chkUpdateColumnData = new DevExpress.XtraEditors.CheckEdit();
this.comboTemplate = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnSaveTemplate = new DevExpress.XtraEditors.SimpleButton();
this.btnDelTemplate = new DevExpress.XtraEditors.SimpleButton();
this.Chk_vagueMatch = new DevExpress.XtraEditors.CheckEdit();
this.seColumnEndIndex = new DevExpress.XtraEditors.SpinEdit();
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupRoot = new DevExpress.XtraLayout.LayoutControlGroup();
this.lcgroupRight = new DevExpress.XtraLayout.LayoutControlGroup();
this.lcgroupOptions = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.lblTableName = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupType = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupButtons = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupPreviewMatch = new DevExpress.XtraLayout.LayoutControlGroup();
this.lcgroupMatch = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupPreview = new DevExpress.XtraLayout.LayoutControlGroup();
this.tabgroupPreview = new DevExpress.XtraLayout.TabbedControlGroup();
this.lcgroupPreviewVertical = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupPreviewVertical2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcgroupPreviewHorizon = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.trlWorkData = new DevExpress.XtraTreeList.TreeList();
this.trlColumnWorkData = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.formAssistant1 = new DevExpress.XtraBars.FormAssistant();
this.splitMain = new WellWorkDataUI.CustomControls.CustomSplitContainerControl();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
((System.ComponentModel.ISupportInitialize)(this.gridVertical)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewVertical)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rdo_ftp.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cobTableName.Properties)).BeginInit();
this.panelVertical.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridHorizon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewHorizon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.customSplitContainerControl1)).BeginInit();
this.customSplitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridPreview)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewPreview)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkShowData.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkIsTitle.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_sqlserver.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_oracle.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_access.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_excel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_dbf.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkVertical.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkHorizon.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_txt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.seColumnIndex.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.seRowIndex.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkHorizonMatch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkUpdateColumnData.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboTemplate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Chk_vagueMatch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.seColumnEndIndex.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupRoot)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupRight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupOptions)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblTableName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupButtons)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewMatch)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupMatch)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreview)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabgroupPreview)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewVertical)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewVertical2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewHorizon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.trlWorkData)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
this.splitMain.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// lab_count2
//
this.lab_count2.Location = new System.Drawing.Point(80, 740);
this.lab_count2.Name = "lab_count2";
this.lab_count2.Size = new System.Drawing.Size(600, 20);
this.lab_count2.TabIndex = 72;
this.lab_count2.Text = "0";
//
// btnImpWellBase
//
this.btnImpWellBase.Caption = "井网";
this.btnImpWellBase.Enabled = false;
this.btnImpWellBase.Id = 56;
this.btnImpWellBase.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnImpWellBase.ImageOptions.Image")));
this.btnImpWellBase.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnImpWellBase.ImageOptions.LargeImage")));
this.btnImpWellBase.Name = "btnImpWellBase";
this.btnImpWellBase.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
//
// barButtonItem1
//
this.barButtonItem1.Caption = "井网";
this.barButtonItem1.Enabled = false;
this.barButtonItem1.Id = 56;
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
this.barButtonItem1.Name = "barButtonItem1";
this.barButtonItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
//
// btnNewWork
//
this.btnNewWork.Caption = "新建项目";
this.btnNewWork.Id = 47;
this.btnNewWork.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnNewWork.ImageOptions.Image")));
this.btnNewWork.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnNewWork.ImageOptions.LargeImage")));
this.btnNewWork.Name = "btnNewWork";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "新建项目";
this.barButtonItem2.Id = 47;
this.barButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
this.barButtonItem2.Name = "barButtonItem2";
//
// bar3
//
this.bar3.BarName = "Status bar";
this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
this.bar3.DockCol = 0;
this.bar3.DockRow = 0;
this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
this.bar3.OptionsBar.AllowQuickCustomization = false;
this.bar3.OptionsBar.DrawDragBorder = false;
this.bar3.OptionsBar.UseWholeRow = true;
this.bar3.Text = "Status bar";
//
// gridVertical
//
this.gridVertical.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridVertical.Location = new System.Drawing.Point(0, 0);
this.gridVertical.MainView = this.gridViewVertical;
this.gridVertical.Name = "gridVertical";
this.gridVertical.Size = new System.Drawing.Size(809, 204);
this.gridVertical.TabIndex = 0;
this.gridVertical.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewVertical});
//
// gridViewVertical
//
this.gridViewVertical.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridViewVertical.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridViewVertical.ColumnPanelRowHeight = 0;
this.gridViewVertical.FooterPanelHeight = 0;
this.gridViewVertical.GridControl = this.gridVertical;
this.gridViewVertical.GroupRowHeight = 0;
this.gridViewVertical.IndicatorWidth = 40;
this.gridViewVertical.LevelIndent = 0;
this.gridViewVertical.Name = "gridViewVertical";
this.gridViewVertical.OptionsBehavior.Editable = false;
this.gridViewVertical.OptionsCustomization.AllowColumnMoving = false;
this.gridViewVertical.OptionsCustomization.AllowFilter = false;
this.gridViewVertical.OptionsCustomization.AllowGroup = false;
this.gridViewVertical.OptionsCustomization.AllowSort = false;
this.gridViewVertical.OptionsView.ColumnAutoWidth = false;
this.gridViewVertical.OptionsView.ShowGroupPanel = false;
this.gridViewVertical.PreviewIndent = 0;
this.gridViewVertical.RowHeight = 0;
this.gridViewVertical.ViewCaptionHeight = 0;
this.gridViewVertical.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.GridView1_CustomDrawRowIndicator);
//
// pnlColumnName
//
this.pnlColumnName.AutoScroll = true;
this.pnlColumnName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlColumnName.Location = new System.Drawing.Point(21, 416);
this.pnlColumnName.Name = "pnlColumnName";
this.pnlColumnName.Size = new System.Drawing.Size(815, 96);
this.pnlColumnName.TabIndex = 98;
//
// btnSelect
//
this.btnSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSelect.Location = new System.Drawing.Point(775, 85);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(64, 22);
this.btnSelect.StyleController = this.layoutControl1;
this.btnSelect.TabIndex = 111;
this.btnSelect.Text = "选 择";
this.btnSelect.Click += new System.EventHandler(this.BtnSelect_Click);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.btn_FuzzyMatch);
this.layoutControl1.Controls.Add(this.rdo_ftp);
this.layoutControl1.Controls.Add(this.cobTableName);
this.layoutControl1.Controls.Add(this.panelVertical);
this.layoutControl1.Controls.Add(this.gridHorizon);
this.layoutControl1.Controls.Add(this.customSplitContainerControl1);
this.layoutControl1.Controls.Add(this.chkShowData);
this.layoutControl1.Controls.Add(this.chkIsTitle);
this.layoutControl1.Controls.Add(this.rdo_sqlserver);
this.layoutControl1.Controls.Add(this.rdo_oracle);
this.layoutControl1.Controls.Add(this.rdo_access);
this.layoutControl1.Controls.Add(this.rdo_excel);
this.layoutControl1.Controls.Add(this.rdo_dbf);
this.layoutControl1.Controls.Add(this.chkVertical);
this.layoutControl1.Controls.Add(this.chkHorizon);
this.layoutControl1.Controls.Add(this.rdo_txt);
this.layoutControl1.Controls.Add(this.lblCount);
this.layoutControl1.Controls.Add(this.btnImport);
this.layoutControl1.Controls.Add(this.btnMatch);
this.layoutControl1.Controls.Add(this.btnReSet);
this.layoutControl1.Controls.Add(this.pnlColumnName);
this.layoutControl1.Controls.Add(this.seColumnIndex);
this.layoutControl1.Controls.Add(this.seRowIndex);
this.layoutControl1.Controls.Add(this.btnSelect);
this.layoutControl1.Controls.Add(this.chkHorizonMatch);
this.layoutControl1.Controls.Add(this.chkUpdateColumnData);
this.layoutControl1.Controls.Add(this.comboTemplate);
this.layoutControl1.Controls.Add(this.btnSaveTemplate);
this.layoutControl1.Controls.Add(this.btnDelTemplate);
this.layoutControl1.Controls.Add(this.Chk_vagueMatch);
this.layoutControl1.Controls.Add(this.seColumnEndIndex);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem28});
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(960, 302, 893, 540);
this.layoutControl1.Root = this.lcgroupRoot;
this.layoutControl1.Size = new System.Drawing.Size(857, 584);
this.layoutControl1.TabIndex = 128;
this.layoutControl1.Text = "layoutControl1";
//
// btn_FuzzyMatch
//
this.btn_FuzzyMatch.Location = new System.Drawing.Point(444, 544);
this.btn_FuzzyMatch.Name = "btn_FuzzyMatch";
this.btn_FuzzyMatch.Size = new System.Drawing.Size(82, 22);
this.btn_FuzzyMatch.StyleController = this.layoutControl1;
this.btn_FuzzyMatch.TabIndex = 144;
this.btn_FuzzyMatch.Text = "模糊匹配";
this.btn_FuzzyMatch.Click += new System.EventHandler(this.btn_FuzzyMatch_Click);
//
// rdo_ftp
//
this.rdo_ftp.AutoSizeInLayoutControl = true;
this.rdo_ftp.Location = new System.Drawing.Point(457, 37);
this.rdo_ftp.Name = "rdo_ftp";
this.rdo_ftp.Properties.AutoHeight = false;
this.rdo_ftp.Properties.Caption = "FTP ";
this.rdo_ftp.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_ftp.Properties.RadioGroupIndex = 0;
this.rdo_ftp.Size = new System.Drawing.Size(51, 19);
this.rdo_ftp.StyleController = this.layoutControl1;
this.rdo_ftp.TabIndex = 140;
this.rdo_ftp.TabStop = false;
//
// cobTableName
//
this.cobTableName.Location = new System.Drawing.Point(656, 85);
this.cobTableName.MaximumSize = new System.Drawing.Size(0, 22);
this.cobTableName.Name = "cobTableName";
this.cobTableName.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cobTableName.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.cobTableName.Size = new System.Drawing.Size(115, 20);
this.cobTableName.StyleController = this.layoutControl1;
this.cobTableName.TabIndex = 136;
this.cobTableName.SelectedIndexChanged += new System.EventHandler(this.CobTableName_SelectedIndexChanged);
//
// panelVertical
//
this.panelVertical.Controls.Add(this.lab_count2);
this.panelVertical.Controls.Add(this.gridVertical);
this.panelVertical.Location = new System.Drawing.Point(24, 142);
this.panelVertical.Name = "panelVertical";
this.panelVertical.Size = new System.Drawing.Size(809, 204);
this.panelVertical.TabIndex = 126;
//
// gridHorizon
//
this.gridHorizon.Location = new System.Drawing.Point(24, 142);
this.gridHorizon.MainView = this.gridViewHorizon;
this.gridHorizon.Name = "gridHorizon";
this.gridHorizon.Size = new System.Drawing.Size(809, 204);
this.gridHorizon.TabIndex = 133;
this.gridHorizon.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewHorizon});
this.gridHorizon.Visible = false;
//
// gridViewHorizon
//
this.gridViewHorizon.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridViewHorizon.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridViewHorizon.ColumnPanelRowHeight = 0;
this.gridViewHorizon.FooterPanelHeight = 0;
this.gridViewHorizon.GridControl = this.gridHorizon;
this.gridViewHorizon.GroupRowHeight = 0;
this.gridViewHorizon.IndicatorWidth = 40;
this.gridViewHorizon.LevelIndent = 0;
this.gridViewHorizon.Name = "gridViewHorizon";
this.gridViewHorizon.OptionsBehavior.Editable = false;
this.gridViewHorizon.OptionsCustomization.AllowColumnMoving = false;
this.gridViewHorizon.OptionsCustomization.AllowFilter = false;
this.gridViewHorizon.OptionsCustomization.AllowGroup = false;
this.gridViewHorizon.OptionsCustomization.AllowSort = false;
this.gridViewHorizon.OptionsView.ColumnAutoWidth = false;
this.gridViewHorizon.OptionsView.ShowGroupPanel = false;
this.gridViewHorizon.PreviewIndent = 0;
this.gridViewHorizon.RowHeight = 0;
this.gridViewHorizon.ViewCaptionHeight = 0;
//
// customSplitContainerControl1
//
this.customSplitContainerControl1.Location = new System.Drawing.Point(24, 142);
this.customSplitContainerControl1.Name = "customSplitContainerControl1";
this.customSplitContainerControl1.Panel1.Controls.Add(this.gridPreview);
this.customSplitContainerControl1.Panel2.Controls.Add(this.gridList);
this.customSplitContainerControl1.Size = new System.Drawing.Size(809, 204);
this.customSplitContainerControl1.SplitterPosition = 314;
this.customSplitContainerControl1.SplitterSize = 3;
this.customSplitContainerControl1.TabIndex = 135;
this.customSplitContainerControl1.Text = "customSplitContainerControl1";
this.customSplitContainerControl1.Visible = false;
//
// gridPreview
//
this.gridPreview.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridPreview.Location = new System.Drawing.Point(0, 0);
this.gridPreview.MainView = this.gridViewPreview;
this.gridPreview.Name = "gridPreview";
this.gridPreview.Size = new System.Drawing.Size(314, 204);
this.gridPreview.TabIndex = 0;
this.gridPreview.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewPreview});
//
// gridViewPreview
//
this.gridViewPreview.ColumnPanelRowHeight = 0;
this.gridViewPreview.FooterPanelHeight = 0;
this.gridViewPreview.GridControl = this.gridPreview;
this.gridViewPreview.GroupRowHeight = 0;
this.gridViewPreview.LevelIndent = 0;
this.gridViewPreview.Name = "gridViewPreview";
this.gridViewPreview.OptionsBehavior.Editable = false;
this.gridViewPreview.OptionsView.ShowGroupPanel = false;
this.gridViewPreview.PreviewIndent = 0;
this.gridViewPreview.RowHeight = 0;
this.gridViewPreview.ViewCaptionHeight = 0;
//
// gridList
//
this.gridList.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridList.Location = new System.Drawing.Point(0, 0);
this.gridList.MainView = this.gridViewList;
this.gridList.Name = "gridList";
this.gridList.Size = new System.Drawing.Size(492, 204);
this.gridList.TabIndex = 3;
this.gridList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewList});
//
// gridViewList
//
this.gridViewList.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridViewList.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridViewList.ColumnPanelRowHeight = 0;
this.gridViewList.FooterPanelHeight = 0;
this.gridViewList.GridControl = this.gridList;
this.gridViewList.GroupRowHeight = 0;
this.gridViewList.IndicatorWidth = 20;
this.gridViewList.LevelIndent = 0;
this.gridViewList.Name = "gridViewList";
this.gridViewList.OptionsCustomization.AllowColumnMoving = false;
this.gridViewList.OptionsCustomization.AllowFilter = false;
this.gridViewList.OptionsCustomization.AllowGroup = false;
this.gridViewList.OptionsCustomization.AllowSort = false;
this.gridViewList.OptionsView.ColumnAutoWidth = false;
this.gridViewList.OptionsView.ShowGroupPanel = false;
this.gridViewList.PreviewIndent = 0;
this.gridViewList.RowHeight = 0;
this.gridViewList.ViewCaptionHeight = 0;
this.gridViewList.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewList_RowClick);
this.gridViewList.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridViewList_RowCellClick);
this.gridViewList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.GridView2_CustomDrawRowIndicator);
this.gridViewList.CustomRowCellEdit += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.GridView2_CustomRowCellEdit);
this.gridViewList.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridView2_CellValueChanged);
this.gridViewList.BeforeLeaveRow += new DevExpress.XtraGrid.Views.Base.RowAllowEventHandler(this.GridView2_BeforeLeaveRow);
this.gridViewList.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.gridViewList_MouseWheel);
//
// chkShowData
//
this.chkShowData.Location = new System.Drawing.Point(354, 544);
this.chkShowData.Name = "chkShowData";
this.chkShowData.Properties.Caption = "预览数据";
this.chkShowData.Size = new System.Drawing.Size(86, 19);
this.chkShowData.StyleController = this.layoutControl1;
this.chkShowData.TabIndex = 132;
this.chkShowData.CheckedChanged += new System.EventHandler(this.ChkShowData_CheckedChanged);
//
// chkIsTitle
//
this.chkIsTitle.EditValue = true;
this.chkIsTitle.Location = new System.Drawing.Point(496, 85);
this.chkIsTitle.Name = "chkIsTitle";
this.chkIsTitle.Properties.Caption = "首行为列名";
this.chkIsTitle.Size = new System.Drawing.Size(89, 19);
this.chkIsTitle.StyleController = this.layoutControl1;
this.chkIsTitle.TabIndex = 132;
this.chkIsTitle.CheckedChanged += new System.EventHandler(this.ChkIsTitle_CheckedChanged);
//
// rdo_sqlserver
//
this.rdo_sqlserver.AutoSizeInLayoutControl = true;
this.rdo_sqlserver.Location = new System.Drawing.Point(368, 37);
this.rdo_sqlserver.Name = "rdo_sqlserver";
this.rdo_sqlserver.Properties.AutoHeight = false;
this.rdo_sqlserver.Properties.Caption = "SqlServer ";
this.rdo_sqlserver.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_sqlserver.Properties.RadioGroupIndex = 0;
this.rdo_sqlserver.Size = new System.Drawing.Size(85, 19);
this.rdo_sqlserver.StyleController = this.layoutControl1;
this.rdo_sqlserver.TabIndex = 131;
this.rdo_sqlserver.TabStop = false;
this.rdo_sqlserver.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// rdo_oracle
//
this.rdo_oracle.AutoSizeInLayoutControl = true;
this.rdo_oracle.Location = new System.Drawing.Point(296, 37);
this.rdo_oracle.Name = "rdo_oracle";
this.rdo_oracle.Properties.AutoHeight = false;
this.rdo_oracle.Properties.Caption = "Oracle ";
this.rdo_oracle.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_oracle.Properties.RadioGroupIndex = 0;
this.rdo_oracle.Size = new System.Drawing.Size(68, 19);
this.rdo_oracle.StyleController = this.layoutControl1;
this.rdo_oracle.TabIndex = 131;
this.rdo_oracle.TabStop = false;
this.rdo_oracle.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// rdo_access
//
this.rdo_access.AutoSizeInLayoutControl = true;
this.rdo_access.Location = new System.Drawing.Point(221, 37);
this.rdo_access.Name = "rdo_access";
this.rdo_access.Properties.AutoHeight = false;
this.rdo_access.Properties.Caption = "Access ";
this.rdo_access.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_access.Properties.RadioGroupIndex = 0;
this.rdo_access.Size = new System.Drawing.Size(71, 19);
this.rdo_access.StyleController = this.layoutControl1;
this.rdo_access.TabIndex = 131;
this.rdo_access.TabStop = false;
this.rdo_access.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// rdo_excel
//
this.rdo_excel.AutoSizeInLayoutControl = true;
this.rdo_excel.Location = new System.Drawing.Point(149, 37);
this.rdo_excel.Name = "rdo_excel";
this.rdo_excel.Properties.AutoHeight = false;
this.rdo_excel.Properties.Caption = "EXCEL ";
this.rdo_excel.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_excel.Properties.RadioGroupIndex = 0;
this.rdo_excel.Size = new System.Drawing.Size(68, 19);
this.rdo_excel.StyleController = this.layoutControl1;
this.rdo_excel.TabIndex = 131;
this.rdo_excel.TabStop = false;
this.rdo_excel.CheckedChanged += new System.EventHandler(this.rdo_excel_CheckedChanged);
this.rdo_excel.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// rdo_dbf
//
this.rdo_dbf.AutoSizeInLayoutControl = true;
this.rdo_dbf.Location = new System.Drawing.Point(90, 37);
this.rdo_dbf.Name = "rdo_dbf";
this.rdo_dbf.Properties.AutoHeight = false;
this.rdo_dbf.Properties.Caption = "DBF ";
this.rdo_dbf.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_dbf.Properties.RadioGroupIndex = 0;
this.rdo_dbf.Size = new System.Drawing.Size(55, 19);
this.rdo_dbf.StyleController = this.layoutControl1;
this.rdo_dbf.TabIndex = 131;
this.rdo_dbf.TabStop = false;
this.rdo_dbf.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// chkVertical
//
this.chkVertical.AutoSizeInLayoutControl = true;
this.chkVertical.EditValue = true;
this.chkVertical.Location = new System.Drawing.Point(18, 85);
this.chkVertical.Name = "chkVertical";
this.chkVertical.Properties.AutoHeight = false;
this.chkVertical.Properties.Caption = "纵向";
this.chkVertical.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.chkVertical.Properties.RadioGroupIndex = 1;
this.chkVertical.Size = new System.Drawing.Size(46, 19);
this.chkVertical.StyleController = this.layoutControl1;
this.chkVertical.TabIndex = 130;
this.chkVertical.CheckedChanged += new System.EventHandler(this.chkVertical_CheckedChanged);
//
// chkHorizon
//
this.chkHorizon.AutoSizeInLayoutControl = true;
this.chkHorizon.Location = new System.Drawing.Point(68, 85);
this.chkHorizon.Name = "chkHorizon";
this.chkHorizon.Properties.AutoHeight = false;
this.chkHorizon.Properties.Caption = "横向";
this.chkHorizon.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.chkHorizon.Properties.RadioGroupIndex = 1;
this.chkHorizon.Size = new System.Drawing.Size(46, 19);
this.chkHorizon.StyleController = this.layoutControl1;
this.chkHorizon.TabIndex = 130;
this.chkHorizon.TabStop = false;
this.chkHorizon.CheckedChanged += new System.EventHandler(this.chkHorizon_CheckedChanged);
//
// rdo_txt
//
this.rdo_txt.AutoSizeInLayoutControl = true;
this.rdo_txt.EditValue = true;
this.rdo_txt.Location = new System.Drawing.Point(18, 37);
this.rdo_txt.Name = "rdo_txt";
this.rdo_txt.Properties.AutoHeight = false;
this.rdo_txt.Properties.Caption = "ASCII码 ";
this.rdo_txt.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.rdo_txt.Properties.RadioGroupIndex = 0;
this.rdo_txt.Size = new System.Drawing.Size(68, 19);
this.rdo_txt.StyleController = this.layoutControl1;
this.rdo_txt.TabIndex = 130;
this.rdo_txt.Click += new System.EventHandler(this.CheckEdit_Dbtype_Click);
//
// lblCount
//
this.lblCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.lblCount.Location = new System.Drawing.Point(85, 544);
this.lblCount.Name = "lblCount";
this.lblCount.Size = new System.Drawing.Size(39, 22);
this.lblCount.TabIndex = 128;
this.lblCount.Text = "0";
this.lblCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnImport
//
this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnImport.Location = new System.Drawing.Point(690, 544);
this.btnImport.Name = "btnImport";
this.btnImport.Size = new System.Drawing.Size(149, 22);
this.btnImport.StyleController = this.layoutControl1;
this.btnImport.TabIndex = 113;
this.btnImport.Text = "导 入";
this.btnImport.Click += new System.EventHandler(this.BtnImport_Click);
//
// btnMatch
//
this.btnMatch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnMatch.Location = new System.Drawing.Point(530, 544);
this.btnMatch.Name = "btnMatch";
this.btnMatch.Size = new System.Drawing.Size(76, 22);
this.btnMatch.StyleController = this.layoutControl1;
this.btnMatch.TabIndex = 127;
this.btnMatch.Text = "模板匹配";
this.btnMatch.Click += new System.EventHandler(this.BtnMatch_Click);
//
// btnReSet
//
this.btnReSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnReSet.Location = new System.Drawing.Point(610, 544);
this.btnReSet.Name = "btnReSet";
this.btnReSet.Size = new System.Drawing.Size(76, 22);
this.btnReSet.StyleController = this.layoutControl1;
this.btnReSet.TabIndex = 112;
this.btnReSet.Text = "重新配置";
this.btnReSet.Click += new System.EventHandler(this.BtnReSet_Click);
//
// seColumnIndex
//
this.seColumnIndex.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.seColumnIndex.Enabled = false;
this.seColumnIndex.Location = new System.Drawing.Point(305, 85);
this.seColumnIndex.MaximumSize = new System.Drawing.Size(0, 22);
this.seColumnIndex.Name = "seColumnIndex";
this.seColumnIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.seColumnIndex.Properties.IsFloatValue = false;
this.seColumnIndex.Properties.Mask.EditMask = "N00";
this.seColumnIndex.Properties.MaxValue = new decimal(new int[] {
999999999,
0,
0,
0});
this.seColumnIndex.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.seColumnIndex.Size = new System.Drawing.Size(49, 20);
this.seColumnIndex.StyleController = this.layoutControl1;
this.seColumnIndex.TabIndex = 127;
this.seColumnIndex.EditValueChanged += new System.EventHandler(this.seColumnIndex_EditValueChanged);
//
// seRowIndex
//
this.seRowIndex.EditValue = new decimal(new int[] {
1,
0,
0,
0});
this.seRowIndex.Location = new System.Drawing.Point(185, 85);
this.seRowIndex.MaximumSize = new System.Drawing.Size(0, 22);
this.seRowIndex.Name = "seRowIndex";
this.seRowIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.seRowIndex.Properties.IsFloatValue = false;
this.seRowIndex.Properties.Mask.EditMask = "N00";
this.seRowIndex.Properties.MaxValue = new decimal(new int[] {
999999999,
0,
0,
0});
this.seRowIndex.Properties.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.seRowIndex.Size = new System.Drawing.Size(49, 20);
this.seRowIndex.StyleController = this.layoutControl1;
this.seRowIndex.TabIndex = 127;
this.seRowIndex.EditValueChanged += new System.EventHandler(this.seRowIndex_EditValueChanged);
//
// chkHorizonMatch
//
this.chkHorizonMatch.Location = new System.Drawing.Point(250, 544);
this.chkHorizonMatch.MaximumSize = new System.Drawing.Size(100, 0);
this.chkHorizonMatch.MinimumSize = new System.Drawing.Size(100, 0);
this.chkHorizonMatch.Name = "chkHorizonMatch";
this.chkHorizonMatch.Properties.Caption = "横向数据配置";
this.chkHorizonMatch.Size = new System.Drawing.Size(100, 19);
this.chkHorizonMatch.StyleController = this.layoutControl1;
this.chkHorizonMatch.TabIndex = 134;
this.chkHorizonMatch.CheckedChanged += new System.EventHandler(this.chkHorizonMatch_CheckedChanged);
//
// chkUpdateColumnData
//
this.chkUpdateColumnData.Location = new System.Drawing.Point(128, 544);
this.chkUpdateColumnData.MaximumSize = new System.Drawing.Size(130, 0);
this.chkUpdateColumnData.Name = "chkUpdateColumnData";
this.chkUpdateColumnData.Properties.Caption = "仅更新部分列数据";
this.chkUpdateColumnData.Size = new System.Drawing.Size(118, 19);
this.chkUpdateColumnData.StyleController = this.layoutControl1;
this.chkUpdateColumnData.TabIndex = 134;
this.chkUpdateColumnData.CheckedChanged += new System.EventHandler(this.chkUpdateColumnData_CheckedChanged);
//
// comboTemplate
//
this.comboTemplate.Location = new System.Drawing.Point(78, 390);
this.comboTemplate.Name = "comboTemplate";
this.comboTemplate.Properties.ActionButtonIndex = 1;
this.comboTemplate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "编辑", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboTemplate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboTemplate.Size = new System.Drawing.Size(598, 21);
this.comboTemplate.StyleController = this.layoutControl1;
this.comboTemplate.TabIndex = 137;
this.comboTemplate.SelectedIndexChanged += new System.EventHandler(this.comboTemplate_SelectedIndexChanged);
this.comboTemplate.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.comboTemplate_ButtonClick);
this.comboTemplate.EditValueChanged += new System.EventHandler(this.comboTemplate_EditValueChanged);
//
// btnSaveTemplate
//
this.btnSaveTemplate.Location = new System.Drawing.Point(680, 390);
this.btnSaveTemplate.Name = "btnSaveTemplate";
this.btnSaveTemplate.Size = new System.Drawing.Size(76, 22);
this.btnSaveTemplate.StyleController = this.layoutControl1;
this.btnSaveTemplate.TabIndex = 138;
this.btnSaveTemplate.Text = "另存模板";
this.btnSaveTemplate.Click += new System.EventHandler(this.btnSaveTemplate_Click);
//
// btnDelTemplate
//
this.btnDelTemplate.Location = new System.Drawing.Point(760, 390);
this.btnDelTemplate.Name = "btnDelTemplate";
this.btnDelTemplate.Size = new System.Drawing.Size(76, 22);
this.btnDelTemplate.StyleController = this.layoutControl1;
this.btnDelTemplate.TabIndex = 139;
this.btnDelTemplate.Text = "删除模板";
this.btnDelTemplate.Click += new System.EventHandler(this.btnDelTemplate_Click);
//
// Chk_vagueMatch
//
this.Chk_vagueMatch.Location = new System.Drawing.Point(444, 467);
this.Chk_vagueMatch.MaximumSize = new System.Drawing.Size(80, 0);
this.Chk_vagueMatch.Name = "Chk_vagueMatch";
this.Chk_vagueMatch.Properties.Caption = "模糊匹配";
this.Chk_vagueMatch.Size = new System.Drawing.Size(80, 19);
this.Chk_vagueMatch.StyleController = this.layoutControl1;
this.Chk_vagueMatch.TabIndex = 142;
//
// seColumnEndIndex
//
this.seColumnEndIndex.EditValue = new decimal(new int[] {
1,
0,
0,
0});
this.seColumnEndIndex.Enabled = false;
this.seColumnEndIndex.Location = new System.Drawing.Point(425, 85);
this.seColumnEndIndex.Name = "seColumnEndIndex";
this.seColumnEndIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.seColumnEndIndex.Properties.Mask.EditMask = "N00";
this.seColumnEndIndex.Size = new System.Drawing.Size(67, 20);
this.seColumnEndIndex.StyleController = this.layoutControl1;
this.seColumnEndIndex.TabIndex = 143;
this.seColumnEndIndex.EditValueChanged += new System.EventHandler(this.seColumnIndex_EditValueChanged);
//
// layoutControlItem28
//
this.layoutControlItem28.Control = this.Chk_vagueMatch;
this.layoutControlItem28.Location = new System.Drawing.Point(426, 0);
this.layoutControlItem28.Name = "layoutControlItem28";
this.layoutControlItem28.Size = new System.Drawing.Size(84, 26);
this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem28.TextVisible = false;
//
// lcgroupRoot
//
this.lcgroupRoot.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.lcgroupRoot.GroupBordersVisible = false;
this.lcgroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcgroupRight});
this.lcgroupRoot.Name = "Root";
this.lcgroupRoot.Size = new System.Drawing.Size(857, 584);
this.lcgroupRoot.TextVisible = false;
//
// lcgroupRight
//
this.lcgroupRight.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcgroupOptions,
this.lcgroupType,
this.lcgroupButtons,
this.lcgroupPreviewMatch});
this.lcgroupRight.Location = new System.Drawing.Point(0, 0);
this.lcgroupRight.Name = "lcgroupRight";
this.lcgroupRight.OptionsTableLayoutItem.ColumnIndex = 1;
this.lcgroupRight.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupRight.Size = new System.Drawing.Size(837, 564);
this.lcgroupRight.TextVisible = false;
//
// lcgroupOptions
//
this.lcgroupOptions.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem15,
this.layoutControlItem11,
this.layoutControlItem12,
this.layoutControlItem20,
this.layoutControlItem13,
this.lblTableName,
this.layoutControlItem27});
this.lcgroupOptions.Location = new System.Drawing.Point(0, 48);
this.lcgroupOptions.Name = "lcgroupOptions";
this.lcgroupOptions.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupOptions.Size = new System.Drawing.Size(831, 51);
this.lcgroupOptions.Text = "数据信息";
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.seRowIndex;
this.layoutControlItem3.Location = new System.Drawing.Point(100, 0);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(120, 26);
this.layoutControlItem3.MinSize = new System.Drawing.Size(120, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(120, 26);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.Text = "起始行号:";
this.layoutControlItem3.TextSize = new System.Drawing.Size(64, 14);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.btnSelect;
this.layoutControlItem15.Location = new System.Drawing.Point(757, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(68, 26);
this.layoutControlItem15.MinSize = new System.Drawing.Size(68, 26);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(68, 26);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.chkIsTitle;
this.layoutControlItem11.Location = new System.Drawing.Point(478, 0);
this.layoutControlItem11.MaxSize = new System.Drawing.Size(93, 26);
this.layoutControlItem11.MinSize = new System.Drawing.Size(93, 26);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(93, 26);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.chkHorizon;
this.layoutControlItem12.Location = new System.Drawing.Point(50, 0);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(50, 26);
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.seColumnIndex;
this.layoutControlItem20.Location = new System.Drawing.Point(220, 0);
this.layoutControlItem20.MaxSize = new System.Drawing.Size(120, 26);
this.layoutControlItem20.MinSize = new System.Drawing.Size(120, 26);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(120, 26);
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem20.Text = "横向起始列:";
this.layoutControlItem20.TextSize = new System.Drawing.Size(64, 14);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.chkVertical;
this.layoutControlItem13.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(50, 26);
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// lblTableName
//
this.lblTableName.Control = this.cobTableName;
this.lblTableName.Location = new System.Drawing.Point(571, 0);
this.lblTableName.MaxSize = new System.Drawing.Size(186, 26);
this.lblTableName.MinSize = new System.Drawing.Size(186, 26);
this.lblTableName.Name = "lblTableName";
this.lblTableName.Size = new System.Drawing.Size(186, 26);
this.lblTableName.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lblTableName.Text = "表名:";
this.lblTableName.TextSize = new System.Drawing.Size(64, 14);
//
// layoutControlItem27
//
this.layoutControlItem27.Control = this.seColumnEndIndex;
this.layoutControlItem27.Location = new System.Drawing.Point(340, 0);
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.Size = new System.Drawing.Size(138, 26);
this.layoutControlItem27.Text = "横向列宽";
this.layoutControlItem27.TextSize = new System.Drawing.Size(64, 14);
//
// lcgroupType
//
this.lcgroupType.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem6,
this.layoutControlItem19,
this.layoutControlItem7,
this.layoutControlItem8,
this.layoutControlItem9,
this.layoutControlItem10,
this.layoutControlItem26});
this.lcgroupType.Location = new System.Drawing.Point(0, 0);
this.lcgroupType.Name = "lcgroupType";
this.lcgroupType.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupType.Size = new System.Drawing.Size(831, 48);
this.lcgroupType.Text = "数据类型";
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.rdo_dbf;
this.layoutControlItem6.Location = new System.Drawing.Point(72, 0);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(59, 23);
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.rdo_txt;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(72, 23);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.rdo_excel;
this.layoutControlItem7.Location = new System.Drawing.Point(131, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(72, 23);
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.rdo_access;
this.layoutControlItem8.Location = new System.Drawing.Point(203, 0);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(75, 23);
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.rdo_oracle;
this.layoutControlItem9.Location = new System.Drawing.Point(278, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(72, 23);
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.rdo_sqlserver;
this.layoutControlItem10.Location = new System.Drawing.Point(350, 0);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(89, 23);
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// layoutControlItem26
//
this.layoutControlItem26.Control = this.rdo_ftp;
this.layoutControlItem26.Location = new System.Drawing.Point(439, 0);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.Size = new System.Drawing.Size(386, 23);
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem26.TextVisible = false;
//
// lcgroupButtons
//
this.lcgroupButtons.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem4,
this.layoutControlItem16,
this.layoutControlItem18,
this.layoutControlItem1,
this.layoutControlItem5,
this.layoutControlItem21,
this.layoutControlItem30,
this.layoutControlItem29});
this.lcgroupButtons.Location = new System.Drawing.Point(0, 507);
this.lcgroupButtons.Name = "lcgroupButtons";
this.lcgroupButtons.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupButtons.Size = new System.Drawing.Size(831, 51);
this.lcgroupButtons.Text = "数据操作";
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnMatch;
this.layoutControlItem4.Location = new System.Drawing.Point(512, 0);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(80, 26);
this.layoutControlItem4.MinSize = new System.Drawing.Size(80, 26);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(80, 26);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnReSet;
this.layoutControlItem16.Location = new System.Drawing.Point(592, 0);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(80, 26);
this.layoutControlItem16.MinSize = new System.Drawing.Size(80, 26);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(80, 26);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.btnImport;
this.layoutControlItem18.Location = new System.Drawing.Point(672, 0);
this.layoutControlItem18.MinSize = new System.Drawing.Size(50, 25);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(153, 26);
this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.lblCount;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(120, 26);
this.layoutControlItem1.MinSize = new System.Drawing.Size(110, 26);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(110, 26);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Text = "文件记录数:";
this.layoutControlItem1.TextSize = new System.Drawing.Size(64, 14);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.chkShowData;
this.layoutControlItem5.Location = new System.Drawing.Point(336, 0);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(90, 26);
this.layoutControlItem5.MinSize = new System.Drawing.Size(90, 26);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(90, 26);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.chkHorizonMatch;
this.layoutControlItem21.Location = new System.Drawing.Point(232, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(104, 26);
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem21.TextVisible = false;
//
// layoutControlItem30
//
this.layoutControlItem30.Control = this.chkUpdateColumnData;
this.layoutControlItem30.Location = new System.Drawing.Point(110, 0);
this.layoutControlItem30.Name = "layoutControlItem30";
this.layoutControlItem30.Size = new System.Drawing.Size(122, 26);
this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem30.TextVisible = false;
//
// layoutControlItem29
//
this.layoutControlItem29.Control = this.btn_FuzzyMatch;
this.layoutControlItem29.Location = new System.Drawing.Point(426, 0);
this.layoutControlItem29.Name = "layoutControlItem29";
this.layoutControlItem29.Size = new System.Drawing.Size(86, 26);
this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem29.TextVisible = false;
//
// lcgroupPreviewMatch
//
this.lcgroupPreviewMatch.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcgroupMatch,
this.lcgroupPreview,
this.splitterItem1});
this.lcgroupPreviewMatch.Location = new System.Drawing.Point(0, 99);
this.lcgroupPreviewMatch.Name = "lcgroupPreviewMatch";
this.lcgroupPreviewMatch.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupPreviewMatch.Size = new System.Drawing.Size(831, 408);
this.lcgroupPreviewMatch.TextVisible = false;
//
// lcgroupMatch
//
this.lcgroupMatch.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem17,
this.layoutControlItem23,
this.layoutControlItem24,
this.layoutControlItem25});
this.lcgroupMatch.Location = new System.Drawing.Point(0, 251);
this.lcgroupMatch.Name = "lcgroupMatch";
this.lcgroupMatch.OptionsTableLayoutItem.RowIndex = 1;
this.lcgroupMatch.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupMatch.Size = new System.Drawing.Size(825, 151);
this.lcgroupMatch.Text = "数据配置";
//
// layoutControlItem17
//
this.layoutControlItem17.BestFitWeight = 500;
this.layoutControlItem17.Control = this.pnlColumnName;
this.layoutControlItem17.Location = new System.Drawing.Point(0, 26);
this.layoutControlItem17.MinSize = new System.Drawing.Size(1, 100);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(819, 100);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem17.TextVisible = false;
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.comboTemplate;
this.layoutControlItem23.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.Size = new System.Drawing.Size(659, 26);
this.layoutControlItem23.Text = "选择模板:";
this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem23.TextSize = new System.Drawing.Size(52, 14);
this.layoutControlItem23.TextToControlDistance = 5;
//
// layoutControlItem24
//
this.layoutControlItem24.Control = this.btnSaveTemplate;
this.layoutControlItem24.Location = new System.Drawing.Point(659, 0);
this.layoutControlItem24.MaxSize = new System.Drawing.Size(80, 26);
this.layoutControlItem24.MinSize = new System.Drawing.Size(80, 26);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.Size = new System.Drawing.Size(80, 26);
this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem24.TextVisible = false;
//
// layoutControlItem25
//
this.layoutControlItem25.Control = this.btnDelTemplate;
this.layoutControlItem25.Location = new System.Drawing.Point(739, 0);
this.layoutControlItem25.MaxSize = new System.Drawing.Size(80, 26);
this.layoutControlItem25.MinSize = new System.Drawing.Size(80, 26);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.Size = new System.Drawing.Size(80, 26);
this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem25.TextVisible = false;
//
// lcgroupPreview
//
this.lcgroupPreview.BestFitWeight = 300;
this.lcgroupPreview.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.tabgroupPreview});
this.lcgroupPreview.Location = new System.Drawing.Point(0, 0);
this.lcgroupPreview.Name = "lcgroupPreview";
this.lcgroupPreview.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupPreview.Size = new System.Drawing.Size(825, 239);
this.lcgroupPreview.Text = "数据预览";
//
// tabgroupPreview
//
this.tabgroupPreview.Location = new System.Drawing.Point(0, 0);
this.tabgroupPreview.Name = "tabgroupPreview";
this.tabgroupPreview.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.tabgroupPreview.SelectedTabPage = this.lcgroupPreviewVertical;
this.tabgroupPreview.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False;
this.tabgroupPreview.Size = new System.Drawing.Size(819, 214);
this.tabgroupPreview.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcgroupPreviewVertical,
this.lcgroupPreviewVertical2,
this.lcgroupPreviewHorizon});
//
// lcgroupPreviewVertical
//
this.lcgroupPreviewVertical.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2});
this.lcgroupPreviewVertical.Location = new System.Drawing.Point(0, 0);
this.lcgroupPreviewVertical.Name = "lcgroupPreviewVertical";
this.lcgroupPreviewVertical.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.lcgroupPreviewVertical.Size = new System.Drawing.Size(813, 208);
this.lcgroupPreviewVertical.Text = "数据预览";
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.panelVertical;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(813, 208);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// lcgroupPreviewVertical2
//
this.lcgroupPreviewVertical2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem22});
this.lcgroupPreviewVertical2.Location = new System.Drawing.Point(0, 0);
this.lcgroupPreviewVertical2.Name = "lcgroupPreviewVertical2";
this.lcgroupPreviewVertical2.Size = new System.Drawing.Size(813, 208);
this.lcgroupPreviewVertical2.Text = "数据预览";
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.customSplitContainerControl1;
this.layoutControlItem22.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem22.MinSize = new System.Drawing.Size(5, 5);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(813, 208);
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// lcgroupPreviewHorizon
//
this.lcgroupPreviewHorizon.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem14});
this.lcgroupPreviewHorizon.Location = new System.Drawing.Point(0, 0);
this.lcgroupPreviewHorizon.Name = "lcgroupPreviewHorizon";
this.lcgroupPreviewHorizon.Size = new System.Drawing.Size(813, 208);
this.lcgroupPreviewHorizon.Text = "横向预览";
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.gridHorizon;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem14.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(813, 208);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
//
// splitterItem1
//
this.splitterItem1.AllowHide = false;
this.splitterItem1.AllowHotTrack = true;
this.splitterItem1.Location = new System.Drawing.Point(0, 239);
this.splitterItem1.Name = "splitterItem1";
this.splitterItem1.Size = new System.Drawing.Size(825, 12);
//
// trlWorkData
//
this.trlWorkData.Appearance.TreeLine.BackColor = System.Drawing.Color.DarkGray;
this.trlWorkData.Appearance.TreeLine.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.trlWorkData.Appearance.TreeLine.BorderColor = System.Drawing.Color.Blue;
this.trlWorkData.Appearance.TreeLine.Options.UseBackColor = true;
this.trlWorkData.Appearance.TreeLine.Options.UseBorderColor = true;
this.trlWorkData.Appearance.VertLine.BackColor = System.Drawing.Color.DarkGray;
this.trlWorkData.Appearance.VertLine.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.trlWorkData.Appearance.VertLine.ForeColor = System.Drawing.Color.Blue;
this.trlWorkData.Appearance.VertLine.Options.UseBackColor = true;
this.trlWorkData.Appearance.VertLine.Options.UseForeColor = true;
this.trlWorkData.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.trlColumnWorkData});
this.trlWorkData.Dock = System.Windows.Forms.DockStyle.Fill;
this.trlWorkData.Location = new System.Drawing.Point(0, 0);
this.trlWorkData.Name = "trlWorkData";
this.trlWorkData.BeginUnboundLoad();
this.trlWorkData.AppendNode(new object[] {
"工区"}, -1, 1, 1, -1);
this.trlWorkData.AppendNode(new object[] {
"解释资料"}, 0);
this.trlWorkData.AppendNode(new object[] {
"解释数据"}, 1);
this.trlWorkData.AppendNode(new object[] {
"工区边界"}, 1);
this.trlWorkData.AppendNode(new object[] {
"深度曲面"}, 0);
this.trlWorkData.AppendNode(new object[] {
"构造曲面"}, 4);
this.trlWorkData.AppendNode(new object[] {
"井资料"}, 0, 2, 2, -1);
this.trlWorkData.AppendNode(new object[] {
"井分层"}, 6, 5, 5, -1);
this.trlWorkData.EndUnboundLoad();
this.trlWorkData.OptionsView.RowImagesShowMode = DevExpress.XtraTreeList.RowImagesShowMode.InCell;
this.trlWorkData.Size = new System.Drawing.Size(204, 584);
this.trlWorkData.TabIndex = 1;
this.trlWorkData.ViewStyle = DevExpress.XtraTreeList.TreeListViewStyle.TreeView;
this.trlWorkData.NodeCellStyle += new DevExpress.XtraTreeList.GetCustomNodeCellStyleEventHandler(this.TrlWorkData_NodeCellStyle);
this.trlWorkData.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.TrlWorkData_MouseDoubleClick);
//
// trlColumnWorkData
//
this.trlColumnWorkData.Caption = "trlColumnWorkData";
this.trlColumnWorkData.FieldName = "trlColumnWorkData";
this.trlColumnWorkData.Name = "trlColumnWorkData";
this.trlColumnWorkData.OptionsColumn.AllowEdit = false;
this.trlColumnWorkData.Visible = true;
this.trlColumnWorkData.VisibleIndex = 0;
//
// splitMain
//
this.splitMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMain.Location = new System.Drawing.Point(0, 0);
this.splitMain.Name = "splitMain";
this.splitMain.Panel1.Controls.Add(this.trlWorkData);
this.splitMain.Panel2.Controls.Add(this.layoutControl1);
this.splitMain.Size = new System.Drawing.Size(1064, 584);
this.splitMain.SplitterPosition = 204;
this.splitMain.SplitterSize = 3;
this.splitMain.TabIndex = 129;
this.splitMain.Text = "customSplitContainerControl2";
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.toolStripMenuItem2});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(209, 48);
this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(208, 22);
this.toolStripMenuItem1.Text = "根据选中生成数据匹配列";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(208, 22);
this.toolStripMenuItem2.Text = "批量生成匹配列";
//
// FrmImportData
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.ClientSize = new System.Drawing.Size(1064, 584);
this.Controls.Add(this.splitMain);
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("FrmImportData.IconOptions.Icon")));
this.Name = "FrmImportData";
this.Text = "导入数据";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmImportData_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.gridVertical)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewVertical)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.rdo_ftp.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cobTableName.Properties)).EndInit();
this.panelVertical.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridHorizon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewHorizon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.customSplitContainerControl1)).EndInit();
this.customSplitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridPreview)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewPreview)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkShowData.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkIsTitle.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_sqlserver.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_oracle.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_access.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_excel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_dbf.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkVertical.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkHorizon.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdo_txt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.seColumnIndex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.seRowIndex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkHorizonMatch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkUpdateColumnData.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboTemplate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Chk_vagueMatch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.seColumnEndIndex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupRoot)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupRight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupOptions)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblTableName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupButtons)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewMatch)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupMatch)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreview)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabgroupPreview)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewVertical)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewVertical2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcgroupPreviewHorizon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.trlWorkData)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
this.splitMain.ResumeLayout(false);
this.contextMenuStrip1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label lab_count2;
private DevExpress.XtraBars.BarButtonItem btnImpWellBase;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem btnNewWork;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraBars.Bar bar3;
private System.Windows.Forms.Panel pnlColumnName;
private DevExpress.XtraGrid.GridControl gridVertical;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewVertical;
private DevExpress.XtraEditors.SimpleButton btnSelect;
private DevExpress.XtraEditors.SimpleButton btnReSet;
private System.Windows.Forms.Panel panelVertical;
private DevExpress.XtraTreeList.TreeList trlWorkData;
private DevExpress.XtraTreeList.Columns.TreeListColumn trlColumnWorkData;
private DevExpress.XtraEditors.SimpleButton btnMatch;
private System.Windows.Forms.Label lblCount;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupRoot;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupRight;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupOptions;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupMatch;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupButtons;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraEditors.CheckEdit rdo_txt;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraEditors.CheckEdit rdo_dbf;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.CheckEdit rdo_excel;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.CheckEdit rdo_access;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraEditors.CheckEdit rdo_oracle;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraEditors.CheckEdit rdo_sqlserver;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.CheckEdit chkIsTitle;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraEditors.CheckEdit chkShowData;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.CheckEdit chkVertical;
private DevExpress.XtraEditors.CheckEdit chkHorizon;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.TabbedControlGroup tabgroupPreview;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupPreviewVertical;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraGrid.GridControl gridHorizon;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewHorizon;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupPreviewHorizon;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupPreview;
private DevExpress.XtraEditors.SpinEdit seColumnIndex;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraEditors.CheckEdit chkHorizonMatch;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private WellWorkDataUI.CustomControls.CustomSplitContainerControl customSplitContainerControl1;
private DevExpress.XtraGrid.GridControl gridList;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewList;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupPreviewVertical2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraEditors.SpinEdit seRowIndex;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraBars.FormAssistant formAssistant1;
private WellWorkDataUI.CustomControls.CustomSplitContainerControl splitMain;
private DevExpress.XtraEditors.ComboBoxEdit cobTableName;
private DevExpress.XtraLayout.LayoutControlItem lblTableName;
private DevExpress.XtraEditors.ComboBoxEdit comboTemplate;
private DevExpress.XtraEditors.SimpleButton btnSaveTemplate;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
private DevExpress.XtraLayout.LayoutControlGroup lcgroupPreviewMatch;
private DevExpress.XtraLayout.SplitterItem splitterItem1;
private DevExpress.XtraEditors.SimpleButton btnDelTemplate;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
private DevExpress.XtraEditors.CheckEdit rdo_ftp;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
private DevExpress.XtraGrid.GridControl gridPreview;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewPreview;
private DevExpress.XtraEditors.CheckEdit chkUpdateColumnData;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private DevExpress.XtraEditors.CheckEdit Chk_vagueMatch;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private DevExpress.XtraEditors.SpinEdit seColumnEndIndex;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
private DevExpress.XtraEditors.SimpleButton btn_FuzzyMatch;
private DevExpress.XtraEditors.SimpleButton btnImport;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
}
}