| | |
| | | this.gv_ruleFormat.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ruleFormat.Caption = "编码规则"; |
| | | this.gv_ruleFormat.FieldName = "docFormat"; |
| | | this.gv_ruleFormat.MinWidth = 250; |
| | | 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 = 250; |
| | | this.gv_ruleFormat.Width = 300; |
| | | // |
| | | // gv_docCode |
| | | // |
| | |
| | | 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(); |