体检系统架构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

940 lines
49 KiB

namespace PEIS.View.Base
{
partial class PatientImportForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PatientImportForm));
this.panel1 = new System.Windows.Forms.Panel();
this.OpsPatient = new System.Windows.Forms.MenuStrip();
this.ToolStripMenuItemTitle = new System.Windows.Forms.ToolStripMenuItem();
this.txtOrgName = new System.Windows.Forms.ToolStripTextBox();
this.tsmiSave = new System.Windows.Forms.ToolStripMenuItem();
this.TsmiImport = new System.Windows.Forms.ToolStripMenuItem();
this.TsmiDown = new System.Windows.Forms.ToolStripMenuItem();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.DgcPatient = new DevExpress.XtraGrid.GridControl();
this.DgvPatient = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.RiCmbSex = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.RiCmbEducation = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.RiCmbMarriage = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.RiDgvPatient = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.DgcError = new DevExpress.XtraGrid.GridControl();
this.DgvError = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn28 = 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.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel2 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel1.SuspendLayout();
this.OpsPatient.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DgcPatient)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DgvPatient)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbSex)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbEducation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbMarriage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RiDgvPatient)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DgcError)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DgvError)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.OpsPatient);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1184, 50);
this.panel1.TabIndex = 0;
//
// OpsPatient
//
this.OpsPatient.BackColor = System.Drawing.Color.White;
this.OpsPatient.Dock = System.Windows.Forms.DockStyle.Fill;
this.OpsPatient.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItemTitle,
this.txtOrgName,
this.tsmiSave,
this.TsmiImport,
this.TsmiDown});
this.OpsPatient.Location = new System.Drawing.Point(0, 0);
this.OpsPatient.Name = "OpsPatient";
this.OpsPatient.Padding = new System.Windows.Forms.Padding(6, 0, 0, 0);
this.OpsPatient.Size = new System.Drawing.Size(1184, 50);
this.OpsPatient.TabIndex = 3;
this.OpsPatient.Text = "menuStrip1";
//
// ToolStripMenuItemTitle
//
this.ToolStripMenuItemTitle.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.ToolStripMenuItemTitle.Name = "ToolStripMenuItemTitle";
this.ToolStripMenuItemTitle.Size = new System.Drawing.Size(63, 50);
this.ToolStripMenuItemTitle.Text = "团体:";
//
// txtOrgName
//
this.txtOrgName.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.txtOrgName.Name = "txtOrgName";
this.txtOrgName.Size = new System.Drawing.Size(300, 50);
//
// tsmiSave
//
this.tsmiSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.tsmiSave.AutoSize = false;
this.tsmiSave.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.tsmiSave.Image = ((System.Drawing.Image)(resources.GetObject("tsmiSave.Image")));
this.tsmiSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsmiSave.Name = "tsmiSave";
this.tsmiSave.Padding = new System.Windows.Forms.Padding(0);
this.tsmiSave.Size = new System.Drawing.Size(90, 46);
this.tsmiSave.Text = "提交";
this.tsmiSave.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// TsmiImport
//
this.TsmiImport.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.TsmiImport.AutoSize = false;
this.TsmiImport.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.TsmiImport.Image = ((System.Drawing.Image)(resources.GetObject("TsmiImport.Image")));
this.TsmiImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.TsmiImport.Name = "TsmiImport";
this.TsmiImport.Padding = new System.Windows.Forms.Padding(0);
this.TsmiImport.Size = new System.Drawing.Size(122, 50);
this.TsmiImport.Text = "选择文件";
this.TsmiImport.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.TsmiImport.Click += new System.EventHandler(this.TsmiImport_Click);
//
// TsmiDown
//
this.TsmiDown.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.TsmiDown.AutoSize = false;
this.TsmiDown.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.TsmiDown.Image = ((System.Drawing.Image)(resources.GetObject("TsmiDown.Image")));
this.TsmiDown.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.TsmiDown.Name = "TsmiDown";
this.TsmiDown.Padding = new System.Windows.Forms.Padding(0);
this.TsmiDown.Size = new System.Drawing.Size(110, 46);
this.TsmiDown.Text = "模板下载";
this.TsmiDown.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 50);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.DgcPatient);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.DgcError);
this.splitContainer1.Panel2.Controls.Add(this.panel2);
this.splitContainer1.Size = new System.Drawing.Size(1184, 587);
this.splitContainer1.SplitterDistance = 394;
this.splitContainer1.TabIndex = 1;
//
// DgcPatient
//
this.DgcPatient.Dock = System.Windows.Forms.DockStyle.Fill;
this.DgcPatient.Location = new System.Drawing.Point(0, 0);
this.DgcPatient.MainView = this.DgvPatient;
this.DgcPatient.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.DgcPatient.Name = "DgcPatient";
this.DgcPatient.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.RiCmbSex,
this.RiCmbEducation,
this.RiCmbMarriage,
this.RiDgvPatient});
this.DgcPatient.Size = new System.Drawing.Size(1184, 394);
this.DgcPatient.TabIndex = 130;
this.DgcPatient.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.DgvPatient});
//
// DgvPatient
//
this.DgvPatient.Appearance.Empty.BackColor = System.Drawing.Color.WhiteSmoke;
this.DgvPatient.Appearance.Empty.BackColor2 = System.Drawing.Color.WhiteSmoke;
this.DgvPatient.Appearance.Empty.Options.UseBackColor = true;
this.DgvPatient.Appearance.FooterPanel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvPatient.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Red;
this.DgvPatient.Appearance.FooterPanel.Options.UseFont = true;
this.DgvPatient.Appearance.FooterPanel.Options.UseForeColor = true;
this.DgvPatient.Appearance.GroupRow.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvPatient.Appearance.GroupRow.Options.UseFont = true;
this.DgvPatient.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvPatient.Appearance.Row.Options.UseFont = true;
this.DgvPatient.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn6,
this.gridColumn11,
this.gridColumn5,
this.gridColumn3,
this.gridColumn9,
this.gridColumn10,
this.gridColumn4});
this.DgvPatient.FixedLineWidth = 1;
this.DgvPatient.GridControl = this.DgcPatient;
this.DgvPatient.IndicatorWidth = 30;
this.DgvPatient.Name = "DgvPatient";
this.DgvPatient.OptionsSelection.MultiSelect = true;
this.DgvPatient.OptionsView.ColumnAutoWidth = false;
this.DgvPatient.OptionsView.ShowGroupPanel = false;
this.DgvPatient.RowHeight = 30;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn1.AppearanceCell.Options.UseFont = true;
this.gridColumn1.Caption = "姓名";
this.gridColumn1.FieldName = "Name";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn1.OptionsColumn.ReadOnly = true;
this.gridColumn1.OptionsFilter.AllowFilter = false;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 100;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.Caption = "性别";
this.gridColumn2.FieldName = "Sex";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn2.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn2.OptionsColumn.ReadOnly = true;
this.gridColumn2.OptionsFilter.AllowFilter = false;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 50;
//
// gridColumn6
//
this.gridColumn6.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn6.AppearanceCell.Options.UseFont = true;
this.gridColumn6.Caption = "婚况";
this.gridColumn6.FieldName = "Marriage";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn6.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn6.OptionsColumn.ReadOnly = true;
this.gridColumn6.OptionsFilter.AllowFilter = false;
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 2;
this.gridColumn6.Width = 60;
//
// gridColumn11
//
this.gridColumn11.Caption = "民族";
this.gridColumn11.FieldName = "Nation";
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn11.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn11.OptionsColumn.ReadOnly = true;
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 3;
this.gridColumn11.Width = 100;
//
// gridColumn5
//
this.gridColumn5.Caption = "身份证号";
this.gridColumn5.FieldName = "CardNo";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn5.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn5.OptionsColumn.ReadOnly = true;
this.gridColumn5.OptionsFilter.AllowFilter = false;
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 4;
this.gridColumn5.Width = 140;
//
// gridColumn3
//
this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn3.AppearanceCell.Options.UseFont = true;
this.gridColumn3.Caption = "教育程度";
this.gridColumn3.FieldName = "Education";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.AllowEdit = false;
this.gridColumn3.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn3.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.OptionsFilter.AllowFilter = false;
this.gridColumn3.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "BloodCode", "合计:{0} 个血袋")});
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 5;
this.gridColumn3.Width = 93;
//
// gridColumn9
//
this.gridColumn9.Caption = "联系电话";
this.gridColumn9.FieldName = "Tel1";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn9.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn9.OptionsColumn.ReadOnly = true;
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 6;
this.gridColumn9.Width = 100;
//
// gridColumn10
//
this.gridColumn10.Caption = "联系地址";
this.gridColumn10.FieldName = "Address1";
this.gridColumn10.MinWidth = 200;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn10.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gridColumn10.OptionsColumn.ReadOnly = true;
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 7;
this.gridColumn10.Width = 300;
//
// gridColumn4
//
this.gridColumn4.Caption = "部门";
this.gridColumn4.FieldName = "DeptName";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 8;
this.gridColumn4.Width = 187;
//
// RiCmbSex
//
this.RiCmbSex.AutoHeight = false;
this.RiCmbSex.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.RiCmbSex.Items.AddRange(new object[] {
"男",
"女"});
this.RiCmbSex.Name = "RiCmbSex";
//
// RiCmbEducation
//
this.RiCmbEducation.AutoHeight = false;
this.RiCmbEducation.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.RiCmbEducation.Name = "RiCmbEducation";
//
// RiCmbMarriage
//
this.RiCmbMarriage.AutoHeight = false;
this.RiCmbMarriage.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.RiCmbMarriage.Name = "RiCmbMarriage";
//
// RiDgvPatient
//
this.RiDgvPatient.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
this.RiDgvPatient.AutoHeight = false;
this.RiDgvPatient.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.RiDgvPatient.DisplayMember = "Name";
this.RiDgvPatient.HideSelection = false;
this.RiDgvPatient.ImmediatePopup = true;
this.RiDgvPatient.KeyMember = "ID";
this.RiDgvPatient.Name = "RiDgvPatient";
this.RiDgvPatient.NullText = "";
this.RiDgvPatient.NullValuePromptShowForEmptyValue = true;
this.RiDgvPatient.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
this.RiDgvPatient.PopupFormMinSize = new System.Drawing.Size(600, 400);
this.RiDgvPatient.ShowNullValuePromptWhenFocused = true;
this.RiDgvPatient.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.RiDgvPatient.ValueMember = "ID";
this.RiDgvPatient.View = this.gridView1;
this.RiDgvPatient.ViewType = DevExpress.XtraEditors.Repository.GridLookUpViewType.GridView;
//
// gridView1
//
this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn12,
this.gridColumn13,
this.gridColumn18,
this.gridColumn20,
this.gridColumn22,
this.gridColumn23,
this.gridColumn24,
this.gridColumn25,
this.gridColumn26});
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
this.gridView1.RowHeight = 24;
//
// gridColumn12
//
this.gridColumn12.Caption = "姓名";
this.gridColumn12.FieldName = "Name";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 0;
this.gridColumn12.Width = 40;
//
// gridColumn13
//
this.gridColumn13.Caption = "性别";
this.gridColumn13.FieldName = "Sex";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
this.gridColumn13.VisibleIndex = 1;
this.gridColumn13.Width = 20;
//
// gridColumn18
//
this.gridColumn18.Caption = "出生日期";
this.gridColumn18.FieldName = "Birthday";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 2;
this.gridColumn18.Width = 50;
//
// gridColumn20
//
this.gridColumn20.Caption = "民族";
this.gridColumn20.FieldName = "Nation";
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 3;
this.gridColumn20.Width = 40;
//
// gridColumn22
//
this.gridColumn22.Caption = "证件号码";
this.gridColumn22.FieldName = "CardNo";
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Visible = true;
this.gridColumn22.VisibleIndex = 4;
this.gridColumn22.Width = 60;
//
// gridColumn23
//
this.gridColumn23.Caption = "学历";
this.gridColumn23.FieldName = "Education";
this.gridColumn23.Name = "gridColumn23";
this.gridColumn23.Visible = true;
this.gridColumn23.VisibleIndex = 5;
this.gridColumn23.Width = 24;
//
// gridColumn24
//
this.gridColumn24.Caption = "婚况";
this.gridColumn24.FieldName = "Marriage";
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.Visible = true;
this.gridColumn24.VisibleIndex = 6;
this.gridColumn24.Width = 24;
//
// gridColumn25
//
this.gridColumn25.Caption = "联系电话";
this.gridColumn25.FieldName = "Tel1";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
this.gridColumn25.VisibleIndex = 7;
this.gridColumn25.Width = 60;
//
// gridColumn26
//
this.gridColumn26.Caption = "ID";
this.gridColumn26.FieldName = "ID";
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.Visible = true;
this.gridColumn26.VisibleIndex = 8;
this.gridColumn26.Width = 30;
//
// DgcError
//
this.DgcError.Dock = System.Windows.Forms.DockStyle.Fill;
this.DgcError.Location = new System.Drawing.Point(0, 35);
this.DgcError.MainView = this.DgvError;
this.DgcError.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.DgcError.Name = "DgcError";
this.DgcError.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemComboBox1,
this.repositoryItemComboBox2,
this.repositoryItemComboBox3,
this.repositoryItemGridLookUpEdit1});
this.DgcError.Size = new System.Drawing.Size(1184, 154);
this.DgcError.TabIndex = 132;
this.DgcError.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.DgvError});
//
// DgvError
//
this.DgvError.Appearance.Empty.BackColor = System.Drawing.Color.WhiteSmoke;
this.DgvError.Appearance.Empty.BackColor2 = System.Drawing.Color.WhiteSmoke;
this.DgvError.Appearance.Empty.Options.UseBackColor = true;
this.DgvError.Appearance.FooterPanel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvError.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Red;
this.DgvError.Appearance.FooterPanel.Options.UseFont = true;
this.DgvError.Appearance.FooterPanel.Options.UseForeColor = true;
this.DgvError.Appearance.GroupRow.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvError.Appearance.GroupRow.Options.UseFont = true;
this.DgvError.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DgvError.Appearance.Row.Options.UseFont = true;
this.DgvError.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colNo,
this.gridColumn7,
this.gridColumn8,
this.gridColumn14,
this.gridColumn15,
this.gridColumn16,
this.gridColumn17,
this.gridColumn19,
this.gridColumn21,
this.gridColumn27,
this.gridColumn37});
this.DgvError.FixedLineWidth = 1;
this.DgvError.GridControl = this.DgcError;
this.DgvError.IndicatorWidth = 30;
this.DgvError.Name = "DgvError";
this.DgvError.OptionsSelection.MultiSelect = true;
this.DgvError.OptionsView.ColumnAutoWidth = false;
this.DgvError.OptionsView.ShowGroupPanel = false;
this.DgvError.RowHeight = 30;
//
// colNo
//
this.colNo.Caption = "Excel行号";
this.colNo.FieldName = "RowCount";
this.colNo.Name = "colNo";
this.colNo.Visible = true;
this.colNo.VisibleIndex = 0;
//
// repositoryItemComboBox1
//
this.repositoryItemComboBox1.AutoHeight = false;
this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemComboBox1.Items.AddRange(new object[] {
"男",
"女"});
this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
//
// repositoryItemComboBox2
//
this.repositoryItemComboBox2.AutoHeight = false;
this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
//
// repositoryItemComboBox3
//
this.repositoryItemComboBox3.AutoHeight = false;
this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemComboBox3.Name = "repositoryItemComboBox3";
//
// repositoryItemGridLookUpEdit1
//
this.repositoryItemGridLookUpEdit1.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
this.repositoryItemGridLookUpEdit1.AutoHeight = false;
this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemGridLookUpEdit1.DisplayMember = "Name";
this.repositoryItemGridLookUpEdit1.HideSelection = false;
this.repositoryItemGridLookUpEdit1.ImmediatePopup = true;
this.repositoryItemGridLookUpEdit1.KeyMember = "ID";
this.repositoryItemGridLookUpEdit1.Name = "repositoryItemGridLookUpEdit1";
this.repositoryItemGridLookUpEdit1.NullText = "";
this.repositoryItemGridLookUpEdit1.NullValuePromptShowForEmptyValue = true;
this.repositoryItemGridLookUpEdit1.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
this.repositoryItemGridLookUpEdit1.PopupFormMinSize = new System.Drawing.Size(600, 400);
this.repositoryItemGridLookUpEdit1.ShowNullValuePromptWhenFocused = true;
this.repositoryItemGridLookUpEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.repositoryItemGridLookUpEdit1.ValueMember = "ID";
this.repositoryItemGridLookUpEdit1.View = this.gridView3;
this.repositoryItemGridLookUpEdit1.ViewType = DevExpress.XtraEditors.Repository.GridLookUpViewType.GridView;
//
// gridView3
//
this.gridView3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn28,
this.gridColumn29,
this.gridColumn30,
this.gridColumn31,
this.gridColumn32,
this.gridColumn33,
this.gridColumn34,
this.gridColumn35,
this.gridColumn36});
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView3.OptionsView.ShowGroupPanel = false;
this.gridView3.RowHeight = 24;
//
// gridColumn28
//
this.gridColumn28.Caption = "姓名";
this.gridColumn28.FieldName = "Name";
this.gridColumn28.Name = "gridColumn28";
this.gridColumn28.Visible = true;
this.gridColumn28.VisibleIndex = 0;
this.gridColumn28.Width = 40;
//
// gridColumn29
//
this.gridColumn29.Caption = "性别";
this.gridColumn29.FieldName = "Sex";
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Visible = true;
this.gridColumn29.VisibleIndex = 1;
this.gridColumn29.Width = 20;
//
// gridColumn30
//
this.gridColumn30.Caption = "出生日期";
this.gridColumn30.FieldName = "Birthday";
this.gridColumn30.Name = "gridColumn30";
this.gridColumn30.Visible = true;
this.gridColumn30.VisibleIndex = 2;
this.gridColumn30.Width = 50;
//
// gridColumn31
//
this.gridColumn31.Caption = "民族";
this.gridColumn31.FieldName = "Nation";
this.gridColumn31.Name = "gridColumn31";
this.gridColumn31.Visible = true;
this.gridColumn31.VisibleIndex = 3;
this.gridColumn31.Width = 40;
//
// gridColumn32
//
this.gridColumn32.Caption = "证件号码";
this.gridColumn32.FieldName = "CardNo";
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.Visible = true;
this.gridColumn32.VisibleIndex = 4;
this.gridColumn32.Width = 60;
//
// gridColumn33
//
this.gridColumn33.Caption = "学历";
this.gridColumn33.FieldName = "Education";
this.gridColumn33.Name = "gridColumn33";
this.gridColumn33.Visible = true;
this.gridColumn33.VisibleIndex = 5;
this.gridColumn33.Width = 24;
//
// gridColumn34
//
this.gridColumn34.Caption = "婚况";
this.gridColumn34.FieldName = "Marriage";
this.gridColumn34.Name = "gridColumn34";
this.gridColumn34.Visible = true;
this.gridColumn34.VisibleIndex = 6;
this.gridColumn34.Width = 24;
//
// gridColumn35
//
this.gridColumn35.Caption = "联系电话";
this.gridColumn35.FieldName = "Tel1";
this.gridColumn35.Name = "gridColumn35";
this.gridColumn35.Visible = true;
this.gridColumn35.VisibleIndex = 7;
this.gridColumn35.Width = 60;
//
// gridColumn36
//
this.gridColumn36.Caption = "ID";
this.gridColumn36.FieldName = "ID";
this.gridColumn36.Name = "gridColumn36";
this.gridColumn36.Visible = true;
this.gridColumn36.VisibleIndex = 8;
this.gridColumn36.Width = 30;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1184, 35);
this.panel2.TabIndex = 131;
//
// label1
//
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.label1.Location = new System.Drawing.Point(0, 0);
this.label1.Margin = new System.Windows.Forms.Padding(0);
this.label1.Name = "label1";
this.label1.Padding = new System.Windows.Forms.Padding(8, 0, 8, 0);
this.label1.Size = new System.Drawing.Size(1184, 35);
this.label1.TabIndex = 0;
this.label1.Text = "导入失败列表:";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// gridColumn7
//
this.gridColumn7.Caption = "A";
this.gridColumn7.FieldName = "ColumnA";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 1;
//
// gridColumn8
//
this.gridColumn8.Caption = "B";
this.gridColumn8.FieldName = "ColumnB";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 2;
//
// gridColumn14
//
this.gridColumn14.Caption = "C";
this.gridColumn14.FieldName = "ColumnC";
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 3;
//
// gridColumn15
//
this.gridColumn15.Caption = "D";
this.gridColumn15.FieldName = "ColumnD";
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.Visible = true;
this.gridColumn15.VisibleIndex = 4;
//
// gridColumn16
//
this.gridColumn16.Caption = "E";
this.gridColumn16.FieldName = "ColumnE";
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 5;
//
// gridColumn17
//
this.gridColumn17.Caption = "F";
this.gridColumn17.FieldName = "ColumnF";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 6;
//
// gridColumn19
//
this.gridColumn19.Caption = "G";
this.gridColumn19.FieldName = "ColumnG";
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 7;
//
// gridColumn21
//
this.gridColumn21.Caption = "H";
this.gridColumn21.FieldName = "ColumnH";
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 8;
//
// gridColumn27
//
this.gridColumn27.Caption = "I";
this.gridColumn27.FieldName = "ColumnI";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
this.gridColumn27.VisibleIndex = 9;
//
// gridColumn37
//
this.gridColumn37.Caption = "J";
this.gridColumn37.FieldName = "ColumnJ";
this.gridColumn37.Name = "gridColumn37";
this.gridColumn37.Visible = true;
this.gridColumn37.VisibleIndex = 10;
//
// PatientImportForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1184, 637);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.panel1);
this.MainMenuStrip = this.OpsPatient;
this.Name = "PatientImportForm";
this.Text = "团体成员导入";
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.OpsPatient.ResumeLayout(false);
this.OpsPatient.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.DgcPatient)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DgvPatient)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbSex)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbEducation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RiCmbMarriage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RiDgvPatient)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DgcError)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DgvError)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.MenuStrip OpsPatient;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemTitle;
private System.Windows.Forms.ToolStripTextBox txtOrgName;
private System.Windows.Forms.ToolStripMenuItem TsmiDown;
private System.Windows.Forms.ToolStripMenuItem TsmiImport;
private System.Windows.Forms.ToolStripMenuItem tsmiSave;
private System.Windows.Forms.SplitContainer splitContainer1;
private DevExpress.XtraGrid.GridControl DgcPatient;
private DevExpress.XtraGrid.Views.Grid.GridView DgvPatient;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox RiCmbSex;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox RiCmbEducation;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox RiCmbMarriage;
private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit RiDgvPatient;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private DevExpress.XtraGrid.GridControl DgcError;
private DevExpress.XtraGrid.Views.Grid.GridView DgvError;
private DevExpress.XtraGrid.Columns.GridColumn colNo;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3;
private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit repositoryItemGridLookUpEdit1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
}
}