| | |
| | | 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"; |
| | |
| | | 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 |
| | |
| | | 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 |
| | |
| | | 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 |
| | |
| | | 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.VisibleIndex = 2; |
| | | this.gv_ruleFormat.Width = 300; |
| | | // |
| | | // gv_docCode |
| | |
| | | this.gv_docCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_docCode.Caption = "单据类型"; |
| | | this.gv_docCode.FieldName = "docCode"; |
| | | this.gv_docCode.MinWidth = 120; |
| | | 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 = 120; |
| | | this.gv_docCode.VisibleIndex = 1; |
| | | this.gv_docCode.Width = 150; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | // |
| | | // 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; |
| | |
| | | // |
| | | 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 |
| | | // |