From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 六月 2025 09:53:37 +0800
Subject: [PATCH] 采购明细报表
---
DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechniqueShow.Designer.cs | 964 +++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 675 insertions(+), 289 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechniqueShow.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechniqueShow.Designer.cs
index a3c4555..f99aea1 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechniqueShow.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechniqueShow.Designer.cs
@@ -28,41 +28,69 @@
/// </summary>
private void InitializeComponent()
{
- 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();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
this.wizardControl1 = new DevExpress.XtraWizard.WizardControl();
this.welcomeWizardPage1 = new DevExpress.XtraWizard.WelcomeWizardPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fType = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fJingDu = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fSumPeople = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fBegDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fEndDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fMaxWeight = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fMinWeight = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fCapacity = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
- this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
- this.rptJYGJ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.sampleSizeName = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.rptJYSP = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.rptJSSP = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptGx = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.wizardPage1 = new DevExpress.XtraWizard.WizardPage();
this.splitLeft = new DevExpress.XtraEditors.SplitContainerControl();
@@ -93,14 +121,47 @@
((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).BeginInit();
this.wizardControl1.SuspendLayout();
this.welcomeWizardPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fMaxWeight.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fMinWeight.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
+ this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
this.wizardPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitLeft)).BeginInit();
@@ -147,105 +208,456 @@
//
// welcomeWizardPage1
//
- this.welcomeWizardPage1.Controls.Add(this.gcMx1);
- this.welcomeWizardPage1.IntroductionText = "璇ュ悜瀵硷紝灏嗘妸褰撳墠鐗╂枡鐨勬楠岄」鐩紝澶嶅埗涓�涓垨澶氫釜鐗╂枡锛屽鍒惰繃绋嬩腑锛岃嫢閲嶅閫夋嫨浜嗙墿鏂欙紝灏嗚嚜鍔ㄨ繃婊わ紝鍙細澶嶅埗涓�娆★紒";
+ this.welcomeWizardPage1.Controls.Add(this.splitMx1);
+ this.welcomeWizardPage1.IntroductionText = "璇ュ悜瀵硷紝灏嗘妸褰撳墠鐗╂枡鐨勫伐鑹轰俊鎭紝澶嶅埗鍒颁竴涓垨澶氫釜鐗╂枡锛屽鍒惰繃绋嬩腑锛岃嫢閲嶅閫夋嫨浜嗙墿鏂欙紝灏嗚嚜鍔ㄨ繃婊わ紒";
this.welcomeWizardPage1.Margin = new System.Windows.Forms.Padding(4);
this.welcomeWizardPage1.Name = "welcomeWizardPage1";
this.welcomeWizardPage1.ProceedText = "鐐瑰嚮 Next 缁х画杩涜";
this.welcomeWizardPage1.Size = new System.Drawing.Size(898, 553);
- this.welcomeWizardPage1.Text = "褰撳墠妫�楠岄」鐩俊鎭�";
+ this.welcomeWizardPage1.Text = "褰撳墠鐗╂枡宸ヨ壓淇℃伅";
+ //
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ this.splitMx1.Panel2.Controls.Add(this.tabMx);
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx1.Size = new System.Drawing.Size(898, 553);
+ this.splitMx1.SplitterPosition = 111;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.txt_itemNo);
+ this.layoutMx1.Controls.Add(this.txt_itemName);
+ this.layoutMx1.Controls.Add(this.txt_remark);
+ this.layoutMx1.Controls.Add(this.txt_fType);
+ this.layoutMx1.Controls.Add(this.txt_fJingDu);
+ this.layoutMx1.Controls.Add(this.txt_fSumPeople);
+ this.layoutMx1.Controls.Add(this.txt_fBegDate);
+ this.layoutMx1.Controls.Add(this.txt_fEndDate);
+ this.layoutMx1.Controls.Add(this.txt_fMaxWeight);
+ this.layoutMx1.Controls.Add(this.txt_fMinWeight);
+ this.layoutMx1.Controls.Add(this.txt_fCapacity);
+ this.layoutMx1.Controls.Add(this.txt_checkDate);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(897, 171, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(898, 111);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // txt_itemNo
+ //
+ this.txt_itemNo.Location = new System.Drawing.Point(84, 12);
+ this.txt_itemNo.Name = "txt_itemNo";
+ this.txt_itemNo.Properties.ReadOnly = true;
+ this.txt_itemNo.Size = new System.Drawing.Size(274, 24);
+ this.txt_itemNo.StyleController = this.layoutMx1;
+ this.txt_itemNo.TabIndex = 4;
+ //
+ // txt_itemName
+ //
+ this.txt_itemName.Location = new System.Drawing.Point(84, 42);
+ this.txt_itemName.Name = "txt_itemName";
+ this.txt_itemName.Properties.ReadOnly = true;
+ this.txt_itemName.Size = new System.Drawing.Size(274, 24);
+ this.txt_itemName.StyleController = this.layoutMx1;
+ this.txt_itemName.TabIndex = 5;
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(84, 72);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.ReadOnly = true;
+ this.txt_remark.Size = new System.Drawing.Size(274, 24);
+ this.txt_remark.StyleController = this.layoutMx1;
+ this.txt_remark.TabIndex = 6;
+ //
+ // txt_fType
+ //
+ this.txt_fType.Location = new System.Drawing.Point(434, 12);
+ this.txt_fType.Name = "txt_fType";
+ this.txt_fType.Properties.ReadOnly = true;
+ this.txt_fType.Size = new System.Drawing.Size(100, 24);
+ this.txt_fType.StyleController = this.layoutMx1;
+ this.txt_fType.TabIndex = 7;
+ //
+ // txt_fJingDu
+ //
+ this.txt_fJingDu.Location = new System.Drawing.Point(434, 42);
+ this.txt_fJingDu.Name = "txt_fJingDu";
+ this.txt_fJingDu.Properties.ReadOnly = true;
+ this.txt_fJingDu.Size = new System.Drawing.Size(100, 24);
+ this.txt_fJingDu.StyleController = this.layoutMx1;
+ this.txt_fJingDu.TabIndex = 8;
+ //
+ // txt_fSumPeople
+ //
+ this.txt_fSumPeople.Location = new System.Drawing.Point(434, 72);
+ this.txt_fSumPeople.Name = "txt_fSumPeople";
+ this.txt_fSumPeople.Properties.ReadOnly = true;
+ this.txt_fSumPeople.Size = new System.Drawing.Size(100, 24);
+ this.txt_fSumPeople.StyleController = this.layoutMx1;
+ this.txt_fSumPeople.TabIndex = 9;
+ //
+ // txt_fBegDate
+ //
+ this.txt_fBegDate.Location = new System.Drawing.Point(610, 72);
+ this.txt_fBegDate.Name = "txt_fBegDate";
+ this.txt_fBegDate.Properties.ReadOnly = true;
+ this.txt_fBegDate.Size = new System.Drawing.Size(100, 24);
+ this.txt_fBegDate.StyleController = this.layoutMx1;
+ this.txt_fBegDate.TabIndex = 10;
+ //
+ // txt_fEndDate
+ //
+ this.txt_fEndDate.Location = new System.Drawing.Point(786, 72);
+ this.txt_fEndDate.Name = "txt_fEndDate";
+ this.txt_fEndDate.Properties.ReadOnly = true;
+ this.txt_fEndDate.Size = new System.Drawing.Size(100, 24);
+ this.txt_fEndDate.StyleController = this.layoutMx1;
+ this.txt_fEndDate.TabIndex = 11;
+ //
+ // txt_fMaxWeight
+ //
+ this.txt_fMaxWeight.Location = new System.Drawing.Point(610, 12);
+ this.txt_fMaxWeight.Name = "txt_fMaxWeight";
+ this.txt_fMaxWeight.Properties.ReadOnly = true;
+ this.txt_fMaxWeight.Size = new System.Drawing.Size(100, 24);
+ this.txt_fMaxWeight.StyleController = this.layoutMx1;
+ this.txt_fMaxWeight.TabIndex = 12;
+ //
+ // txt_fMinWeight
+ //
+ this.txt_fMinWeight.Location = new System.Drawing.Point(786, 12);
+ this.txt_fMinWeight.Name = "txt_fMinWeight";
+ this.txt_fMinWeight.Properties.ReadOnly = true;
+ this.txt_fMinWeight.Size = new System.Drawing.Size(100, 24);
+ this.txt_fMinWeight.StyleController = this.layoutMx1;
+ this.txt_fMinWeight.TabIndex = 13;
+ //
+ // txt_fCapacity
+ //
+ this.txt_fCapacity.Location = new System.Drawing.Point(610, 42);
+ this.txt_fCapacity.Name = "txt_fCapacity";
+ this.txt_fCapacity.Properties.ReadOnly = true;
+ this.txt_fCapacity.Size = new System.Drawing.Size(100, 24);
+ this.txt_fCapacity.StyleController = this.layoutMx1;
+ this.txt_fCapacity.TabIndex = 14;
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(786, 42);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.ReadOnly = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(100, 24);
+ this.txt_checkDate.StyleController = this.layoutMx1;
+ this.txt_checkDate.TabIndex = 15;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem11,
+ this.layoutControlItem12,
+ this.layoutControlItem7,
+ this.layoutControlItem8});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition6.Width = 100D;
+ columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition7.Width = 100D;
+ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition8.Width = 100D;
+ columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition9.Width = 100D;
+ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition10.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition6,
+ columnDefinition7,
+ columnDefinition8,
+ columnDefinition9,
+ columnDefinition10});
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6});
+ this.Root.Size = new System.Drawing.Size(898, 111);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_itemNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem1.Size = new System.Drawing.Size(350, 30);
+ this.layoutControlItem1.Text = "鐗╂枡缂栫爜";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_itemName;
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 30);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(350, 30);
+ this.layoutControlItem2.Text = "鐗╂枡鍚嶇О";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_remark;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 60);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(350, 31);
+ this.layoutControlItem3.Text = "娴佺▼鎻忚堪";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_fType;
+ this.layoutControlItem4.Location = new System.Drawing.Point(350, 0);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem4.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem4.Text = "鐢熶骇绫诲瀷";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_fJingDu;
+ this.layoutControlItem5.Location = new System.Drawing.Point(350, 30);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem5.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem5.Text = "绠$悊绮惧害";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_fSumPeople;
+ this.layoutControlItem6.Location = new System.Drawing.Point(350, 60);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem6.Size = new System.Drawing.Size(176, 31);
+ this.layoutControlItem6.Text = "鎬诲畾鍛�";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_fMaxWeight;
+ this.layoutControlItem9.Location = new System.Drawing.Point(526, 0);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem9.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem9.Text = "閲嶉噺涓婇檺";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_fMinWeight;
+ this.layoutControlItem10.Location = new System.Drawing.Point(702, 0);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4;
+ this.layoutControlItem10.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem10.Text = "閲嶉噺涓嬮檺";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_fCapacity;
+ this.layoutControlItem11.Location = new System.Drawing.Point(526, 30);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem11.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem11.Text = "鏍囧噯浜ц兘";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_checkDate;
+ this.layoutControlItem12.Location = new System.Drawing.Point(702, 30);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 4;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem12.Size = new System.Drawing.Size(176, 30);
+ this.layoutControlItem12.Text = "瀹℃牳鏃堕棿";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_fBegDate;
+ this.layoutControlItem7.Location = new System.Drawing.Point(526, 60);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem7.Size = new System.Drawing.Size(176, 31);
+ this.layoutControlItem7.Text = "鐢熸晥鏃ユ湡";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_fEndDate;
+ this.layoutControlItem8.Location = new System.Drawing.Point(702, 60);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 4;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem8.Size = new System.Drawing.Size(176, 31);
+ this.layoutControlItem8.Text = "澶辨晥鏃ユ湡";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabMx.Location = new System.Drawing.Point(0, 0);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(898, 430);
+ this.tabMx.TabIndex = 5;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1});
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(896, 398);
+ this.tabMxPage1.Text = "宸ュ簭淇℃伅";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ gridLevelNode2.RelationName = "Level1";
+ this.gcMx1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
+ gridLevelNode2});
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.rptJYXM,
- this.rptJYGJ,
- this.rptJYBZ,
- this.rptJSSP,
- this.rptJYSP,
this.repositoryItemButtonEdit1,
- this.repositoryItemComboBox1});
- this.gcMx1.Size = new System.Drawing.Size(898, 553);
- this.gcMx1.TabIndex = 1;
+ this.repositoryItemComboBox1,
+ this.repositoryItemComboBox2,
+ this.rptGx});
+ this.gcMx1.Size = new System.Drawing.Size(896, 398);
+ this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
+ this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gvMx1.ColumnPanelRowHeight = 50;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gvMx1guid,
- this.gvMx1pid,
- this.gvMx1fcheckItem,
- this.gvMx1forder,
+ this.gvMx1daa002,
+ this.gvMx1daa010,
this.gridColumn5,
- this.gvMx1memo,
- this.gvMx1fcheckTool,
- this.gvMx1sampleSizeNo,
- this.sampleSizeName,
- this.gvMx1fcheckLevel,
- this.gvMx1facLevel,
- this.gvMx1fupAllow,
- this.gvMx1fstand,
- this.gvMx1fdownAllow,
- this.gridColumn19});
+ this.gvMx1daa003,
+ this.gridColumn2,
+ this.gvMx1daa004,
+ this.gvMx1reporttime,
+ this.gridColumn3});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
- this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
- // gvMx1guid
+ // gvMx1daa002
//
- this.gvMx1guid.AppearanceCell.Options.UseFont = true;
- this.gvMx1guid.Caption = "guid";
- this.gvMx1guid.FieldName = "guid";
- this.gvMx1guid.Name = "gvMx1guid";
- this.gvMx1guid.Tag = "query_a.guid";
- this.gvMx1guid.Width = 94;
+ this.gvMx1daa002.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa002.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa002.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa002.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa002.Caption = "搴忓彿";
+ this.gvMx1daa002.FieldName = "fSeq";
+ this.gvMx1daa002.MinWidth = 50;
+ this.gvMx1daa002.Name = "gvMx1daa002";
+ this.gvMx1daa002.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa002.Tag = "edit";
+ this.gvMx1daa002.Visible = true;
+ this.gvMx1daa002.VisibleIndex = 0;
+ this.gvMx1daa002.Width = 54;
//
- // gvMx1pid
+ // gvMx1daa010
//
- this.gvMx1pid.AppearanceCell.Options.UseFont = true;
- this.gvMx1pid.Caption = "pid";
- this.gvMx1pid.FieldName = "pid";
- this.gvMx1pid.Name = "gvMx1pid";
- this.gvMx1pid.Tag = "query_a.pid";
- this.gvMx1pid.Width = 94;
+ this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa010.Caption = "宸ュ簭浠g爜";
+ this.gvMx1daa010.FieldName = "processNo";
+ this.gvMx1daa010.MinWidth = 50;
+ this.gvMx1daa010.Name = "gvMx1daa010";
+ this.gvMx1daa010.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa010.Tag = "query_a.daa010";
+ this.gvMx1daa010.Visible = true;
+ this.gvMx1daa010.VisibleIndex = 1;
+ this.gvMx1daa010.Width = 129;
//
- // gvMx1fcheckItem
+ // gridColumn5
//
- this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
- this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�";
- this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM;
- this.gvMx1fcheckItem.FieldName = "fcheckItem";
- this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
- this.gvMx1fcheckItem.Tag = "edit";
- this.gvMx1fcheckItem.Visible = true;
- this.gvMx1fcheckItem.VisibleIndex = 0;
- this.gvMx1fcheckItem.Width = 150;
+ this.gridColumn5.Caption = "宸ュ簭鍚嶇О";
+ this.gridColumn5.FieldName = "processName";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 2;
+ this.gridColumn5.Width = 94;
//
- // rptJYXM
+ // gvMx1daa003
//
- this.rptJYXM.AutoHeight = false;
- this.rptJYXM.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.rptJYXM.Name = "rptJYXM";
- //
- // gvMx1forder
- //
- this.gvMx1forder.AppearanceCell.Options.UseFont = true;
- this.gvMx1forder.Caption = "椤哄簭";
- this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
- this.gvMx1forder.FieldName = "forder";
- this.gvMx1forder.Name = "gvMx1forder";
- this.gvMx1forder.Tag = "yz_quantity_0_edit";
- this.gvMx1forder.Visible = true;
- this.gvMx1forder.VisibleIndex = 1;
- this.gvMx1forder.Width = 50;
+ this.gvMx1daa003.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa003.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa003.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa003.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa003.Caption = "鐢熶骇杩涘害缁熻鐐�";
+ this.gvMx1daa003.ColumnEdit = this.repositoryItemComboBox1;
+ this.gvMx1daa003.FieldName = "statStatus";
+ this.gvMx1daa003.MinWidth = 50;
+ this.gvMx1daa003.Name = "gvMx1daa003";
+ this.gvMx1daa003.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa003.Tag = "edit";
+ this.gvMx1daa003.Visible = true;
+ this.gvMx1daa003.VisibleIndex = 3;
+ this.gvMx1daa003.Width = 114;
//
// repositoryItemComboBox1
//
@@ -253,190 +665,112 @@
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[] {
- "1",
- "2",
- "3",
- "4",
- "5",
- "6",
- "7",
- "8",
- "9",
- "10",
- "11",
- "12",
- "13",
- "14",
- "15"});
+ "Y-鏄�",
+ "N-鍚�"});
this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+ this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
- // gridColumn5
+ // gridColumn2
//
- this.gridColumn5.Caption = "瑙勬牸瑕佹眰";
- this.gridColumn5.FieldName = "fspecRequ";
- this.gridColumn5.Name = "gridColumn5";
- this.gridColumn5.Tag = "edit";
- this.gridColumn5.Width = 150;
+ this.gridColumn2.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn2.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn2.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn2.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn2.Caption = "鏁版嵁閲囬泦鐐�";
+ this.gridColumn2.ColumnEdit = this.repositoryItemComboBox2;
+ this.gridColumn2.FieldName = "collectionName";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.OptionsColumn.ReadOnly = true;
+ this.gridColumn2.Tag = "edit";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 4;
+ this.gridColumn2.Width = 92;
//
- // gvMx1memo
+ // repositoryItemComboBox2
//
- this.gvMx1memo.AppearanceCell.Options.UseFont = true;
- this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�";
- this.gvMx1memo.FieldName = "memo";
- this.gvMx1memo.Name = "gvMx1memo";
- this.gvMx1memo.Tag = "edit";
- this.gvMx1memo.Width = 150;
- //
- // gvMx1fcheckTool
- //
- this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
- this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�";
- this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ;
- this.gvMx1fcheckTool.FieldName = "fcheckTool";
- this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
- this.gvMx1fcheckTool.Tag = "edit";
- this.gvMx1fcheckTool.Visible = true;
- this.gvMx1fcheckTool.VisibleIndex = 2;
- this.gvMx1fcheckTool.Width = 150;
- //
- // rptJYGJ
- //
- this.rptJYGJ.AutoHeight = false;
- this.rptJYGJ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.repositoryItemComboBox2.AutoHeight = false;
+ this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.rptJYGJ.Name = "rptJYGJ";
- this.rptJYGJ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.repositoryItemComboBox2.Items.AddRange(new object[] {
+ "绌�",
+ "I-鎶曞叆",
+ "C-閲囬泦",
+ "F-瀹屽伐",
+ "E-涓嶈壇",
+ "J-妫�楠�"});
+ this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
+ this.repositoryItemComboBox2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
- // gvMx1sampleSizeNo
+ // gvMx1daa004
//
- this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�";
- this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ;
- this.gvMx1sampleSizeNo.FieldName = "sampleSizeName";
- this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
- this.gvMx1sampleSizeNo.Tag = "edit";
- this.gvMx1sampleSizeNo.Visible = true;
- this.gvMx1sampleSizeNo.VisibleIndex = 3;
- this.gvMx1sampleSizeNo.Width = 150;
+ this.gvMx1daa004.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa004.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa004.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa004.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa004.Caption = "涓婂伐搴忕紪鍙�";
+ this.gvMx1daa004.ColumnEdit = this.rptGx;
+ this.gvMx1daa004.FieldName = "frontProcessNo";
+ this.gvMx1daa004.MinWidth = 150;
+ this.gvMx1daa004.Name = "gvMx1daa004";
+ this.gvMx1daa004.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa004.Tag = "edit";
+ this.gvMx1daa004.Visible = true;
+ this.gvMx1daa004.VisibleIndex = 5;
+ this.gvMx1daa004.Width = 150;
//
- // rptJYBZ
+ // rptGx
//
- this.rptJYBZ.AutoHeight = false;
- this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.rptGx.AutoHeight = false;
+ this.rptGx.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.rptJYBZ.Name = "rptJYBZ";
- this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.rptGx.Name = "rptGx";
+ this.rptGx.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
- // sampleSizeName
+ // gvMx1reporttime
//
- this.sampleSizeName.Caption = "妫�楠屾爣鍑嗙紪鐮�";
- this.sampleSizeName.FieldName = "sampleSizeNo";
- this.sampleSizeName.Name = "sampleSizeName";
- this.sampleSizeName.OptionsColumn.ReadOnly = true;
- this.sampleSizeName.Tag = "edit";
- this.sampleSizeName.Width = 150;
+ this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
+ this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1reporttime.Caption = "澶囨敞";
+ this.gvMx1reporttime.FieldName = "remark";
+ this.gvMx1reporttime.MinWidth = 50;
+ this.gvMx1reporttime.Name = "gvMx1reporttime";
+ this.gvMx1reporttime.OptionsColumn.ReadOnly = true;
+ this.gvMx1reporttime.Tag = "edit";
+ this.gvMx1reporttime.Visible = true;
+ this.gvMx1reporttime.VisibleIndex = 6;
+ this.gvMx1reporttime.Width = 89;
//
- // gvMx1fcheckLevel
+ // gridColumn3
//
- this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
- this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�";
- this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP;
- this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
- this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
- this.gvMx1fcheckLevel.Tag = "edit";
- this.gvMx1fcheckLevel.Visible = true;
- this.gvMx1fcheckLevel.VisibleIndex = 4;
- this.gvMx1fcheckLevel.Width = 200;
- //
- // rptJYSP
- //
- this.rptJYSP.AutoHeight = false;
- this.rptJYSP.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.rptJYSP.Name = "rptJYSP";
- this.rptJYSP.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- //
- // gvMx1facLevel
- //
- this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
- this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩";
- this.gvMx1facLevel.ColumnEdit = this.rptJSSP;
- this.gvMx1facLevel.FieldName = "facLevel";
- this.gvMx1facLevel.Name = "gvMx1facLevel";
- this.gvMx1facLevel.Tag = "edit";
- this.gvMx1facLevel.Visible = true;
- this.gvMx1facLevel.VisibleIndex = 5;
- this.gvMx1facLevel.Width = 150;
- //
- // rptJSSP
- //
- this.rptJSSP.AutoHeight = false;
- this.rptJSSP.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.rptJSSP.Name = "rptJSSP";
- this.rptJSSP.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- //
- // gvMx1fupAllow
- //
- this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
- this.gvMx1fupAllow.Caption = "涓婇檺";
- this.gvMx1fupAllow.FieldName = "fupAllow";
- this.gvMx1fupAllow.Name = "gvMx1fupAllow";
- this.gvMx1fupAllow.Tag = "yz_quantity_0_edit";
- this.gvMx1fupAllow.Visible = true;
- this.gvMx1fupAllow.VisibleIndex = 6;
- this.gvMx1fupAllow.Width = 60;
- //
- // gvMx1fstand
- //
- this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
- this.gvMx1fstand.Caption = "鏍囧噯鍊�";
- this.gvMx1fstand.FieldName = "fstand";
- this.gvMx1fstand.Name = "gvMx1fstand";
- this.gvMx1fstand.Tag = "yz_quantity_0_edit";
- this.gvMx1fstand.Visible = true;
- this.gvMx1fstand.VisibleIndex = 7;
- this.gvMx1fstand.Width = 60;
- //
- // gvMx1fdownAllow
- //
- this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
- this.gvMx1fdownAllow.Caption = "涓嬮檺";
- this.gvMx1fdownAllow.FieldName = "fdownAllow";
- this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
- this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit";
- this.gvMx1fdownAllow.Visible = true;
- this.gvMx1fdownAllow.VisibleIndex = 8;
- this.gvMx1fdownAllow.Width = 60;
- //
- // gridColumn19
- //
- this.gridColumn19.Caption = "鏍峰搧鍩烘暟";
- this.gridColumn19.FieldName = "ypsl";
- this.gridColumn19.Name = "gridColumn19";
- this.gridColumn19.Tag = "edit";
- this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 9;
- this.gridColumn19.Width = 94;
+ this.gridColumn3.Caption = "涓婚敭Guid";
+ this.gridColumn3.FieldName = "guid";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Width = 94;
//
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit1.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.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
//
// wizardPage1
//
this.wizardPage1.Controls.Add(this.splitLeft);
- this.wizardPage1.DescriptionText = "浣犲彲浠ラ�夋嫨涓�涓垨澶氫釜";
+ this.wizardPage1.DescriptionText = "浣犲彲閫夋嫨涓�涓垨澶氫釜锛岄噸澶嶆垨宸茶缃殑鐗╂枡锛屼繚瀛樻椂灏嗚嚜鍔ㄥ拷鐣�";
this.wizardPage1.Margin = new System.Windows.Forms.Padding(4);
this.wizardPage1.Name = "wizardPage1";
this.wizardPage1.Size = new System.Drawing.Size(998, 540);
- this.wizardPage1.Text = "閫夋嫨鐗╂枡";
+ this.wizardPage1.Text = "鏈缃殑鐗╂枡鍒楄〃";
//
// splitLeft
//
@@ -517,7 +851,7 @@
this.gridColumn1.Caption = "浣跨敤缁勭粐";
this.gridColumn1.FieldName = "fSubsidiary";
this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.Tag = "org.FNumber";
+ this.gridColumn1.Tag = "b.name";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 4;
this.gridColumn1.Width = 50;
@@ -722,10 +1056,10 @@
// rptBtnDel
//
this.rptBtnDel.AutoHeight = false;
- editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.rptBtnDel.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.rptBtnDel.Name = "rptBtnDel";
this.rptBtnDel.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.rptBtnDel.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBtnDel_ButtonClick);
@@ -747,7 +1081,7 @@
this.completionWizardPage1.Size = new System.Drawing.Size(898, 553);
this.completionWizardPage1.Text = "淇濆瓨淇℃伅";
//
- // JyxmShow
+ // Frm_WorkTechniqueShow
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
@@ -757,20 +1091,53 @@
this.Margin = new System.Windows.Forms.Padding(4);
this.MaximizeBox = false;
this.MinimizeBox = false;
- this.Name = "JyxmShow";
+ this.Name = "Frm_WorkTechniqueShow";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "妫�楠岄」鐩鍒�";
+ this.Text = "浜у搧淇℃伅澶嶅埗";
((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).EndInit();
this.wizardControl1.ResumeLayout(false);
this.welcomeWizardPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fMaxWeight.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fMinWeight.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
+ this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
this.wizardPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitLeft.Panel1)).EndInit();
@@ -826,29 +1193,48 @@
private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
private UserControls.Data.UcPageBar pageBar1;
private DevExpress.XtraGrid.Columns.GridColumn colChkInt;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraEditors.TextEdit txt_itemNo;
+ private DevExpress.XtraEditors.TextEdit txt_itemName;
+ private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraEditors.TextEdit txt_fType;
+ private DevExpress.XtraEditors.TextEdit txt_fJingDu;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraEditors.TextEdit txt_fSumPeople;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraEditors.TextEdit txt_fBegDate;
+ private DevExpress.XtraEditors.TextEdit txt_fEndDate;
+ private DevExpress.XtraEditors.TextEdit txt_fMaxWeight;
+ private DevExpress.XtraEditors.TextEdit txt_fMinWeight;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraEditors.TextEdit txt_fCapacity;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1forder;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYGJ;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ;
- private DevExpress.XtraGrid.Columns.GridColumn sampleSizeName;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYSP;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJSSP;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa003;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGx;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
}
}
\ No newline at end of file
--
Gitblit v1.9.3