namespace Gs.DevApp.TestForm
{
partial class TEST
{
///
/// 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.pageBar1 = new UserControls.Data.PageBar();
this.toolBarMenu1 = new Gs.DevApp.UserControl.ToolBarMenu();
this.gcSummary = new DevExpress.XtraGrid.GridControl();
this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colflagApp = new DevExpress.XtraGrid.Columns.GridColumn();
this.colappUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.colappDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAppNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATE_BY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA001 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA002 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA003 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA004 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA005 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA006 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA007 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA008 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA009 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA010 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA011 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA012 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA013 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA014 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA015 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA016 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA017 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA018 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA019 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA020 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA021 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA022 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA023 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA024 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA025 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGA026 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit();
this.SuspendLayout();
//
// pageBar1
//
this.pageBar1.CurrentPage = 0;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageBar1.Location = new System.Drawing.Point(0, 636);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
this.pageBar1.RowsCount = 0;
this.pageBar1.Size = new System.Drawing.Size(1287, 48);
this.pageBar1.TabIndex = 0;
this.pageBar1.TotalPages = 0;
//
// toolBarMenu1
//
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.Size = new System.Drawing.Size(1287, 88);
this.toolBarMenu1.TabIndex = 1;
//
// gcSummary
//
this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false;
this.gcSummary.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gcSummary.Location = new System.Drawing.Point(0, 88);
this.gcSummary.MainView = this.gvSummary;
this.gcSummary.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gcSummary.Name = "gcSummary";
this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.gcSummary.Size = new System.Drawing.Size(1287, 548);
this.gcSummary.TabIndex = 11;
this.gcSummary.UseEmbeddedNavigator = true;
this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvSummary});
//
// gvSummary
//
this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colflagApp,
this.colappUser,
this.colappDate,
this.colAppNAME,
this.colID,
this.colPID,
this.colCREATE_BY,
this.colCREATE_DATE,
this.colCGA001,
this.colCGA002,
this.colCGA003,
this.colCGA004,
this.colCGA005,
this.colCGA006,
this.colCGA007,
this.colCGA008,
this.colCGA009,
this.colCGA010,
this.colCGA011,
this.colCGA012,
this.colCGA013,
this.colCGA014,
this.colCGA015,
this.colCGA016,
this.colCGA017,
this.colCGA018,
this.colCGA019,
this.colCGA020,
this.colCGA021,
this.colCGA022,
this.colCGA023,
this.colCGA024,
this.colCGA025,
this.colCGA026});
this.gvSummary.DetailHeight = 550;
this.gvSummary.FixedLineWidth = 4;
this.gvSummary.GridControl = this.gcSummary;
this.gvSummary.Name = "gvSummary";
this.gvSummary.OptionsView.ColumnAutoWidth = false;
this.gvSummary.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.gvSummary.OptionsView.ShowFooter = true;
this.gvSummary.OptionsView.ShowGroupPanel = false;
//
// colflagApp
//
this.colflagApp.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colflagApp.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colflagApp.AppearanceCell.Options.UseBackColor = true;
this.colflagApp.AppearanceCell.Options.UseForeColor = true;
this.colflagApp.Caption = "flagApp";
this.colflagApp.FieldName = "flagApp";
this.colflagApp.MinWidth = 29;
this.colflagApp.Name = "colflagApp";
this.colflagApp.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "flagApp", "条数:{0}")});
this.colflagApp.Width = 142;
//
// colappUser
//
this.colappUser.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colappUser.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colappUser.AppearanceCell.Options.UseBackColor = true;
this.colappUser.AppearanceCell.Options.UseForeColor = true;
this.colappUser.Caption = "appUser";
this.colappUser.FieldName = "appUser";
this.colappUser.MinWidth = 29;
this.colappUser.Name = "colappUser";
this.colappUser.Width = 142;
//
// colappDate
//
this.colappDate.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colappDate.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colappDate.AppearanceCell.Options.UseBackColor = true;
this.colappDate.AppearanceCell.Options.UseForeColor = true;
this.colappDate.Caption = "appDate";
this.colappDate.FieldName = "appDate";
this.colappDate.MinWidth = 29;
this.colappDate.Name = "colappDate";
this.colappDate.Width = 142;
//
// colAppNAME
//
this.colAppNAME.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colAppNAME.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colAppNAME.AppearanceCell.Options.UseBackColor = true;
this.colAppNAME.AppearanceCell.Options.UseForeColor = true;
this.colAppNAME.Caption = "AppNAME";
this.colAppNAME.FieldName = "AppNAME";
this.colAppNAME.MinWidth = 29;
this.colAppNAME.Name = "colAppNAME";
this.colAppNAME.Width = 142;
//
// colID
//
this.colID.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colID.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colID.AppearanceCell.Options.UseBackColor = true;
this.colID.AppearanceCell.Options.UseForeColor = true;
this.colID.Caption = "ID";
this.colID.FieldName = "ID";
this.colID.MinWidth = 29;
this.colID.Name = "colID";
this.colID.Width = 142;
//
// colPID
//
this.colPID.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colPID.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colPID.AppearanceCell.Options.UseBackColor = true;
this.colPID.AppearanceCell.Options.UseForeColor = true;
this.colPID.Caption = "PID";
this.colPID.FieldName = "PID";
this.colPID.MinWidth = 29;
this.colPID.Name = "colPID";
this.colPID.Width = 142;
//
// colCREATE_BY
//
this.colCREATE_BY.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCREATE_BY.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCREATE_BY.AppearanceCell.Options.UseBackColor = true;
this.colCREATE_BY.AppearanceCell.Options.UseForeColor = true;
this.colCREATE_BY.Caption = "CREATE_BY";
this.colCREATE_BY.FieldName = "CREATE_BY";
this.colCREATE_BY.MinWidth = 29;
this.colCREATE_BY.Name = "colCREATE_BY";
this.colCREATE_BY.Width = 142;
//
// colCREATE_DATE
//
this.colCREATE_DATE.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCREATE_DATE.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCREATE_DATE.AppearanceCell.Options.UseBackColor = true;
this.colCREATE_DATE.AppearanceCell.Options.UseForeColor = true;
this.colCREATE_DATE.Caption = "CREATE_DATE";
this.colCREATE_DATE.FieldName = "CREATE_DATE";
this.colCREATE_DATE.MinWidth = 29;
this.colCREATE_DATE.Name = "colCREATE_DATE";
this.colCREATE_DATE.Width = 142;
//
// colCGA001
//
this.colCGA001.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA001.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA001.AppearanceCell.Options.UseBackColor = true;
this.colCGA001.AppearanceCell.Options.UseForeColor = true;
this.colCGA001.Caption = "采购单号";
this.colCGA001.FieldName = "CGA001";
this.colCGA001.MinWidth = 29;
this.colCGA001.Name = "colCGA001";
this.colCGA001.Visible = true;
this.colCGA001.VisibleIndex = 0;
this.colCGA001.Width = 142;
//
// colCGA002
//
this.colCGA002.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA002.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA002.AppearanceCell.Options.UseBackColor = true;
this.colCGA002.AppearanceCell.Options.UseForeColor = true;
this.colCGA002.Caption = "CGA002";
this.colCGA002.FieldName = "CGA002";
this.colCGA002.MinWidth = 29;
this.colCGA002.Name = "colCGA002";
this.colCGA002.Width = 142;
//
// colCGA003
//
this.colCGA003.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA003.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA003.AppearanceCell.Options.UseBackColor = true;
this.colCGA003.AppearanceCell.Options.UseForeColor = true;
this.colCGA003.Caption = "采购日期";
this.colCGA003.FieldName = "CGA003";
this.colCGA003.MinWidth = 29;
this.colCGA003.Name = "colCGA003";
this.colCGA003.Visible = true;
this.colCGA003.VisibleIndex = 1;
this.colCGA003.Width = 142;
//
// colCGA004
//
this.colCGA004.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA004.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA004.AppearanceCell.Options.UseBackColor = true;
this.colCGA004.AppearanceCell.Options.UseForeColor = true;
this.colCGA004.Caption = "单据日期";
this.colCGA004.FieldName = "CGA004";
this.colCGA004.MinWidth = 29;
this.colCGA004.Name = "colCGA004";
this.colCGA004.Visible = true;
this.colCGA004.VisibleIndex = 2;
this.colCGA004.Width = 142;
//
// colCGA005
//
this.colCGA005.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA005.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA005.AppearanceCell.Options.UseBackColor = true;
this.colCGA005.AppearanceCell.Options.UseForeColor = true;
this.colCGA005.Caption = "单据类型";
this.colCGA005.FieldName = "CGA005";
this.colCGA005.MinWidth = 29;
this.colCGA005.Name = "colCGA005";
this.colCGA005.Visible = true;
this.colCGA005.VisibleIndex = 3;
this.colCGA005.Width = 142;
//
// colCGA006
//
this.colCGA006.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA006.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA006.AppearanceCell.Options.UseBackColor = true;
this.colCGA006.AppearanceCell.Options.UseForeColor = true;
this.colCGA006.Caption = "供应商";
this.colCGA006.FieldName = "CGA006";
this.colCGA006.MinWidth = 29;
this.colCGA006.Name = "colCGA006";
this.colCGA006.Visible = true;
this.colCGA006.VisibleIndex = 4;
this.colCGA006.Width = 142;
//
// colCGA007
//
this.colCGA007.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA007.AppearanceCell.Options.UseBackColor = true;
this.colCGA007.AppearanceCell.Options.UseForeColor = true;
this.colCGA007.Caption = "CGA007";
this.colCGA007.FieldName = "CGA007";
this.colCGA007.MinWidth = 29;
this.colCGA007.Name = "colCGA007";
this.colCGA007.Width = 142;
//
// colCGA008
//
this.colCGA008.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA008.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA008.AppearanceCell.Options.UseBackColor = true;
this.colCGA008.AppearanceCell.Options.UseForeColor = true;
this.colCGA008.Caption = "关闭状态";
this.colCGA008.FieldName = "CGA008";
this.colCGA008.MinWidth = 29;
this.colCGA008.Name = "colCGA008";
this.colCGA008.Visible = true;
this.colCGA008.VisibleIndex = 9;
this.colCGA008.Width = 142;
//
// colCGA009
//
this.colCGA009.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA009.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA009.AppearanceCell.Options.UseBackColor = true;
this.colCGA009.AppearanceCell.Options.UseForeColor = true;
this.colCGA009.Caption = "CGA009";
this.colCGA009.FieldName = "CGA009";
this.colCGA009.MinWidth = 29;
this.colCGA009.Name = "colCGA009";
this.colCGA009.Width = 142;
//
// colCGA010
//
this.colCGA010.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA010.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA010.AppearanceCell.Options.UseBackColor = true;
this.colCGA010.AppearanceCell.Options.UseForeColor = true;
this.colCGA010.Caption = "CGA010";
this.colCGA010.FieldName = "CGA010";
this.colCGA010.MinWidth = 29;
this.colCGA010.Name = "colCGA010";
this.colCGA010.Width = 142;
//
// colCGA011
//
this.colCGA011.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA011.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA011.AppearanceCell.Options.UseBackColor = true;
this.colCGA011.AppearanceCell.Options.UseForeColor = true;
this.colCGA011.Caption = "交易币种";
this.colCGA011.FieldName = "CGA011";
this.colCGA011.MinWidth = 29;
this.colCGA011.Name = "colCGA011";
this.colCGA011.Visible = true;
this.colCGA011.VisibleIndex = 5;
this.colCGA011.Width = 142;
//
// colCGA012
//
this.colCGA012.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA012.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA012.AppearanceCell.Options.UseBackColor = true;
this.colCGA012.AppearanceCell.Options.UseForeColor = true;
this.colCGA012.Caption = "营业";
this.colCGA012.FieldName = "CGA012";
this.colCGA012.MinWidth = 29;
this.colCGA012.Name = "colCGA012";
this.colCGA012.Width = 142;
//
// colCGA013
//
this.colCGA013.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA013.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA013.AppearanceCell.Options.UseBackColor = true;
this.colCGA013.AppearanceCell.Options.UseForeColor = true;
this.colCGA013.Caption = "CGA013";
this.colCGA013.FieldName = "CGA013";
this.colCGA013.MinWidth = 29;
this.colCGA013.Name = "colCGA013";
this.colCGA013.Width = 142;
//
// colCGA014
//
this.colCGA014.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA014.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA014.AppearanceCell.Options.UseBackColor = true;
this.colCGA014.AppearanceCell.Options.UseForeColor = true;
this.colCGA014.Caption = "CGA014";
this.colCGA014.FieldName = "CGA014";
this.colCGA014.MinWidth = 29;
this.colCGA014.Name = "colCGA014";
this.colCGA014.Width = 142;
//
// colCGA015
//
this.colCGA015.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA015.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA015.AppearanceCell.Options.UseBackColor = true;
this.colCGA015.AppearanceCell.Options.UseForeColor = true;
this.colCGA015.Caption = "审核者";
this.colCGA015.FieldName = "CGA015";
this.colCGA015.MinWidth = 29;
this.colCGA015.Name = "colCGA015";
this.colCGA015.Visible = true;
this.colCGA015.VisibleIndex = 6;
this.colCGA015.Width = 142;
//
// colCGA016
//
this.colCGA016.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA016.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA016.AppearanceCell.Options.UseBackColor = true;
this.colCGA016.AppearanceCell.Options.UseForeColor = true;
this.colCGA016.Caption = "审核日期";
this.colCGA016.FieldName = "CGA016";
this.colCGA016.MinWidth = 29;
this.colCGA016.Name = "colCGA016";
this.colCGA016.Visible = true;
this.colCGA016.VisibleIndex = 7;
this.colCGA016.Width = 142;
//
// colCGA017
//
this.colCGA017.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA017.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA017.AppearanceCell.Options.UseBackColor = true;
this.colCGA017.AppearanceCell.Options.UseForeColor = true;
this.colCGA017.Caption = "备注";
this.colCGA017.FieldName = "CGA017";
this.colCGA017.MinWidth = 29;
this.colCGA017.Name = "colCGA017";
this.colCGA017.Visible = true;
this.colCGA017.VisibleIndex = 8;
this.colCGA017.Width = 142;
//
// colCGA018
//
this.colCGA018.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA018.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA018.AppearanceCell.Options.UseBackColor = true;
this.colCGA018.AppearanceCell.Options.UseForeColor = true;
this.colCGA018.Caption = "CGA018";
this.colCGA018.FieldName = "CGA018";
this.colCGA018.MinWidth = 29;
this.colCGA018.Name = "colCGA018";
this.colCGA018.Width = 142;
//
// colCGA019
//
this.colCGA019.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA019.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA019.AppearanceCell.Options.UseBackColor = true;
this.colCGA019.AppearanceCell.Options.UseForeColor = true;
this.colCGA019.Caption = "CGA019";
this.colCGA019.FieldName = "CGA019";
this.colCGA019.MinWidth = 29;
this.colCGA019.Name = "colCGA019";
this.colCGA019.Width = 142;
//
// colCGA020
//
this.colCGA020.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA020.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA020.AppearanceCell.Options.UseBackColor = true;
this.colCGA020.AppearanceCell.Options.UseForeColor = true;
this.colCGA020.Caption = "CGA020";
this.colCGA020.FieldName = "CGA020";
this.colCGA020.MinWidth = 29;
this.colCGA020.Name = "colCGA020";
this.colCGA020.Width = 142;
//
// colCGA021
//
this.colCGA021.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA021.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA021.AppearanceCell.Options.UseBackColor = true;
this.colCGA021.AppearanceCell.Options.UseForeColor = true;
this.colCGA021.Caption = "CGA021";
this.colCGA021.FieldName = "CGA021";
this.colCGA021.MinWidth = 29;
this.colCGA021.Name = "colCGA021";
this.colCGA021.Width = 142;
//
// colCGA022
//
this.colCGA022.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA022.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA022.AppearanceCell.Options.UseBackColor = true;
this.colCGA022.AppearanceCell.Options.UseForeColor = true;
this.colCGA022.Caption = "CGA022";
this.colCGA022.FieldName = "CGA022";
this.colCGA022.MinWidth = 29;
this.colCGA022.Name = "colCGA022";
this.colCGA022.Width = 142;
//
// colCGA023
//
this.colCGA023.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA023.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA023.AppearanceCell.Options.UseBackColor = true;
this.colCGA023.AppearanceCell.Options.UseForeColor = true;
this.colCGA023.Caption = "CGA023";
this.colCGA023.FieldName = "CGA023";
this.colCGA023.MinWidth = 29;
this.colCGA023.Name = "colCGA023";
this.colCGA023.Width = 142;
//
// colCGA024
//
this.colCGA024.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA024.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA024.AppearanceCell.Options.UseBackColor = true;
this.colCGA024.AppearanceCell.Options.UseForeColor = true;
this.colCGA024.Caption = "CGA024";
this.colCGA024.FieldName = "CGA024";
this.colCGA024.MinWidth = 29;
this.colCGA024.Name = "colCGA024";
this.colCGA024.Width = 142;
//
// colCGA025
//
this.colCGA025.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA025.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA025.AppearanceCell.Options.UseBackColor = true;
this.colCGA025.AppearanceCell.Options.UseForeColor = true;
this.colCGA025.Caption = "CGA025";
this.colCGA025.FieldName = "CGA025";
this.colCGA025.MinWidth = 29;
this.colCGA025.Name = "colCGA025";
this.colCGA025.Width = 142;
//
// colCGA026
//
this.colCGA026.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.colCGA026.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.colCGA026.AppearanceCell.Options.UseBackColor = true;
this.colCGA026.AppearanceCell.Options.UseForeColor = true;
this.colCGA026.Caption = "CGA026";
this.colCGA026.FieldName = "CGA026";
this.colCGA026.MinWidth = 29;
this.colCGA026.Name = "colCGA026";
this.colCGA026.Width = 142;
//
// TEST
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1287, 684);
this.Controls.Add(this.gcSummary);
this.Controls.Add(this.toolBarMenu1);
this.Controls.Add(this.pageBar1);
this.Name = "TEST";
this.Text = "TEST";
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControls.Data.PageBar pageBar1;
private UserControl.ToolBarMenu toolBarMenu1;
private DevExpress.XtraGrid.GridControl gcSummary;
private DevExpress.XtraGrid.Views.Grid.GridView gvSummary;
private DevExpress.XtraGrid.Columns.GridColumn colflagApp;
private DevExpress.XtraGrid.Columns.GridColumn colappUser;
private DevExpress.XtraGrid.Columns.GridColumn colappDate;
private DevExpress.XtraGrid.Columns.GridColumn colAppNAME;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colPID;
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_BY;
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colCGA001;
private DevExpress.XtraGrid.Columns.GridColumn colCGA002;
private DevExpress.XtraGrid.Columns.GridColumn colCGA003;
private DevExpress.XtraGrid.Columns.GridColumn colCGA004;
private DevExpress.XtraGrid.Columns.GridColumn colCGA005;
private DevExpress.XtraGrid.Columns.GridColumn colCGA006;
private DevExpress.XtraGrid.Columns.GridColumn colCGA007;
private DevExpress.XtraGrid.Columns.GridColumn colCGA008;
private DevExpress.XtraGrid.Columns.GridColumn colCGA009;
private DevExpress.XtraGrid.Columns.GridColumn colCGA010;
private DevExpress.XtraGrid.Columns.GridColumn colCGA011;
private DevExpress.XtraGrid.Columns.GridColumn colCGA012;
private DevExpress.XtraGrid.Columns.GridColumn colCGA013;
private DevExpress.XtraGrid.Columns.GridColumn colCGA014;
private DevExpress.XtraGrid.Columns.GridColumn colCGA015;
private DevExpress.XtraGrid.Columns.GridColumn colCGA016;
private DevExpress.XtraGrid.Columns.GridColumn colCGA017;
private DevExpress.XtraGrid.Columns.GridColumn colCGA018;
private DevExpress.XtraGrid.Columns.GridColumn colCGA019;
private DevExpress.XtraGrid.Columns.GridColumn colCGA020;
private DevExpress.XtraGrid.Columns.GridColumn colCGA021;
private DevExpress.XtraGrid.Columns.GridColumn colCGA022;
private DevExpress.XtraGrid.Columns.GridColumn colCGA023;
private DevExpress.XtraGrid.Columns.GridColumn colCGA024;
private DevExpress.XtraGrid.Columns.GridColumn colCGA025;
private DevExpress.XtraGrid.Columns.GridColumn colCGA026;
}
}