| | |
| | | this.gv_operationTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTime.Caption = "组织名称"; |
| | | this.gv_operationTime.FieldName = "name"; |
| | | this.gv_operationTime.MinWidth = 300; |
| | | this.gv_operationTime.MinWidth = 10; |
| | | this.gv_operationTime.Name = "gv_operationTime"; |
| | | this.gv_operationTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTime.Tag = "query_OPERATION_TIME"; |
| | |
| | | this.gv_operationTable.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTable.Caption = "组织编号"; |
| | | this.gv_operationTable.FieldName = "fNumber"; |
| | | this.gv_operationTable.MinWidth = 100; |
| | | this.gv_operationTable.MinWidth = 10; |
| | | this.gv_operationTable.Name = "gv_operationTable"; |
| | | this.gv_operationTable.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTable.Tag = "query_OPERATION_TABLE"; |
| | |
| | | this.gv_msg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_msg.Caption = "使用状态"; |
| | | this.gv_msg.FieldName = "isStatus"; |
| | | this.gv_msg.MinWidth = 200; |
| | | this.gv_msg.MinWidth = 10; |
| | | this.gv_msg.Name = "gv_msg"; |
| | | this.gv_msg.OptionsColumn.AllowEdit = false; |
| | | this.gv_msg.Tag = "query_MSG"; |
| | |
| | | this.gv_userName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userName.Caption = "同步时间"; |
| | | this.gv_userName.FieldName = "edtTime"; |
| | | this.gv_userName.MinWidth = 50; |
| | | this.gv_userName.MinWidth = 10; |
| | | this.gv_userName.Name = "gv_userName"; |
| | | this.gv_userName.OptionsColumn.AllowEdit = false; |
| | | this.gv_userName.Tag = "query_USER_NAME"; |