| | |
| | | this.gv_typeMemo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_typeMemo.Caption = "缺陷类别描述"; |
| | | this.gv_typeMemo.FieldName = "typeMemo"; |
| | | this.gv_typeMemo.MinWidth = 150; |
| | | this.gv_typeMemo.MinWidth = 25; |
| | | this.gv_typeMemo.Name = "gv_typeMemo"; |
| | | this.gv_typeMemo.OptionsColumn.AllowEdit = false; |
| | | this.gv_typeMemo.Tag = "query_a.type_memo"; |
| | |
| | | this.gv_typeNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_typeNo.Caption = "缺陷类别编号"; |
| | | this.gv_typeNo.FieldName = "typeNo"; |
| | | this.gv_typeNo.MinWidth = 100; |
| | | this.gv_typeNo.MinWidth = 50; |
| | | this.gv_typeNo.Name = "gv_typeNo"; |
| | | this.gv_typeNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_typeNo.Tag = "query_a.type_no"; |
| | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 180; |
| | | this.gv_lastupdateDate.MinWidth = 25; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; |
| | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "更新人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.MinWidth = 25; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.MinWidth = 25; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 50; |
| | | this.gv_createBy.MinWidth = 25; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |