From be94e54dc7cd0eb2e66f25d7def9a873c563564c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 10 一月 2025 09:53:30 +0800
Subject: [PATCH] 细节
---
DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs | 45 ++++++++++++++++++++++++---------------------
1 files changed, 24 insertions(+), 21 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index e958bd3..9190246 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -99,7 +99,7 @@
this.gv_createdBy.AppearanceCell.Options.UseFont = true;
this.gv_createdBy.Caption = "寤虹珛鑰�";
this.gv_createdBy.FieldName = "createBy";
- this.gv_createdBy.MinWidth = 25;
+ this.gv_createdBy.MinWidth = 50;
this.gv_createdBy.Name = "gv_createdBy";
this.gv_createdBy.OptionsColumn.AllowEdit = false;
this.gv_createdBy.Tag = "query_check_by";
@@ -113,13 +113,13 @@
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "寤虹珛鏃ユ湡";
this.gv_createDate.FieldName = "createTime";
- this.gv_createDate.MinWidth = 25;
+ this.gv_createDate.MinWidth = 180;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_check_date";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 7;
- this.gv_createDate.Width = 94;
+ this.gv_createDate.Width = 180;
//
// gv_flagIncludeDocCode
//
@@ -127,7 +127,7 @@
this.gv_flagIncludeDocCode.AppearanceCell.Options.UseFont = true;
this.gv_flagIncludeDocCode.Caption = "鍖呭惈鍗曟嵁绫诲瀷";
this.gv_flagIncludeDocCode.FieldName = "isIncludeDoc";
- this.gv_flagIncludeDocCode.MinWidth = 25;
+ this.gv_flagIncludeDocCode.MinWidth = 50;
this.gv_flagIncludeDocCode.Name = "gv_flagIncludeDocCode";
this.gv_flagIncludeDocCode.OptionsColumn.AllowEdit = false;
this.gv_flagIncludeDocCode.Tag = "query_IS_INCLUDE_DOC";
@@ -141,12 +141,12 @@
this.gv_flagSpilitNo.AppearanceCell.Options.UseFont = true;
this.gv_flagSpilitNo.Caption = "搴忓彿鍓嶅垎闅旂";
this.gv_flagSpilitNo.FieldName = "isSpilit";
- this.gv_flagSpilitNo.MinWidth = 25;
+ this.gv_flagSpilitNo.MinWidth = 50;
this.gv_flagSpilitNo.Name = "gv_flagSpilitNo";
this.gv_flagSpilitNo.OptionsColumn.AllowEdit = false;
this.gv_flagSpilitNo.Tag = "query_IS_SPILIT";
this.gv_flagSpilitNo.Visible = true;
- this.gv_flagSpilitNo.VisibleIndex = 3;
+ this.gv_flagSpilitNo.VisibleIndex = 4;
this.gv_flagSpilitNo.Width = 94;
//
// gv_resetZero
@@ -159,8 +159,6 @@
this.gv_resetZero.Name = "gv_resetZero";
this.gv_resetZero.OptionsColumn.AllowEdit = false;
this.gv_resetZero.Tag = "query_RESET_ZERO";
- this.gv_resetZero.Visible = true;
- this.gv_resetZero.VisibleIndex = 4;
this.gv_resetZero.Width = 94;
//
// gv_noLength
@@ -169,12 +167,12 @@
this.gv_noLength.AppearanceCell.Options.UseFont = true;
this.gv_noLength.Caption = "搴忓彿闀垮害";
this.gv_noLength.FieldName = "noLength";
- this.gv_noLength.MinWidth = 25;
+ this.gv_noLength.MinWidth = 50;
this.gv_noLength.Name = "gv_noLength";
this.gv_noLength.OptionsColumn.AllowEdit = false;
this.gv_noLength.Tag = "query_NO_LENGTH";
this.gv_noLength.Visible = true;
- this.gv_noLength.VisibleIndex = 2;
+ this.gv_noLength.VisibleIndex = 3;
this.gv_noLength.Width = 94;
//
// gv_ruleFormat
@@ -183,13 +181,13 @@
this.gv_ruleFormat.AppearanceCell.Options.UseFont = true;
this.gv_ruleFormat.Caption = "缂栫爜瑙勫垯";
this.gv_ruleFormat.FieldName = "docFormat";
- this.gv_ruleFormat.MinWidth = 150;
+ this.gv_ruleFormat.MinWidth = 300;
this.gv_ruleFormat.Name = "gv_ruleFormat";
this.gv_ruleFormat.OptionsColumn.AllowEdit = false;
this.gv_ruleFormat.Tag = "query_DOC_FORMAT";
this.gv_ruleFormat.Visible = true;
- this.gv_ruleFormat.VisibleIndex = 1;
- this.gv_ruleFormat.Width = 150;
+ this.gv_ruleFormat.VisibleIndex = 2;
+ this.gv_ruleFormat.Width = 300;
//
// gv_docCode
//
@@ -197,17 +195,18 @@
this.gv_docCode.AppearanceCell.Options.UseFont = true;
this.gv_docCode.Caption = "鍗曟嵁绫诲瀷";
this.gv_docCode.FieldName = "docCode";
- this.gv_docCode.MinWidth = 25;
+ this.gv_docCode.MinWidth = 150;
this.gv_docCode.Name = "gv_docCode";
this.gv_docCode.OptionsColumn.AllowEdit = false;
this.gv_docCode.Tag = "query_DOC_CODE";
this.gv_docCode.Visible = true;
- this.gv_docCode.VisibleIndex = 0;
- this.gv_docCode.Width = 94;
+ this.gv_docCode.VisibleIndex = 1;
+ this.gv_docCode.Width = 150;
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "SYS_DOC_RULE,check_date,check_status,check_by";
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -233,16 +232,19 @@
//
// gridView1
//
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gv_checkStatus,
this.gv_docCode,
this.gv_ruleFormat,
this.gv_noLength,
this.gv_flagSpilitNo,
this.gv_resetZero,
this.gv_flagIncludeDocCode,
- this.gv_checkStatus,
this.gv_createDate,
this.gv_createdBy});
this.gridView1.GridControl = this.gcMain;
@@ -255,13 +257,14 @@
//
this.gv_checkStatus.Caption = "瀹℃牳";
this.gv_checkStatus.FieldName = "checkStatus";
- this.gv_checkStatus.MinWidth = 25;
+ this.gv_checkStatus.MaxWidth = 50;
+ this.gv_checkStatus.MinWidth = 50;
this.gv_checkStatus.Name = "gv_checkStatus";
this.gv_checkStatus.OptionsColumn.AllowEdit = false;
this.gv_checkStatus.Tag = "query_check_status";
this.gv_checkStatus.Visible = true;
- this.gv_checkStatus.VisibleIndex = 6;
- this.gv_checkStatus.Width = 94;
+ this.gv_checkStatus.VisibleIndex = 0;
+ this.gv_checkStatus.Width = 50;
//
// xtraTabControl1
//
@@ -299,7 +302,6 @@
//
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(947, 548);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
@@ -670,6 +672,7 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "DocNoRule";
+ this.Text = "缂栫爜瑙勫垯";
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
--
Gitblit v1.9.3