| | |
| | | this.gv_lastUpdateTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastUpdateTime.Caption = "最后修改时间 "; |
| | | this.gv_lastUpdateTime.FieldName = "lastUpdateTime"; |
| | | this.gv_lastUpdateTime.MinWidth = 50; |
| | | this.gv_lastUpdateTime.MinWidth = 180; |
| | | this.gv_lastUpdateTime.Name = "gv_lastUpdateTime"; |
| | | this.gv_lastUpdateTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastUpdateTime.Tag = "query_a.LAST_UPDATE_TIME"; |
| | | this.gv_lastUpdateTime.Visible = true; |
| | | this.gv_lastUpdateTime.VisibleIndex = 6; |
| | | this.gv_lastUpdateTime.Width = 94; |
| | | this.gv_lastUpdateTime.Width = 180; |
| | | // |
| | | // gv_lastUpdateUser |
| | | // |
| | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "单据编码"; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.MinWidth = 120; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 94; |
| | | this.gv_billNo.Width = 120; |
| | | // |
| | | // toolBarMenu1 |
| | | // |