| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_operationTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_operationTable = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_userName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_Name = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_no = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_time = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_Btn = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_operationTime, |
| | | this.gv_operationTable, |
| | | this.gv_userName, |
| | | this.gv_Name, |
| | | this.gv_no, |
| | | this.gv_time, |
| | | this.gv_Btn}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_operationTime |
| | | // gv_Name |
| | | // |
| | | this.gv_operationTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_operationTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTime.Caption = "组织名称"; |
| | | this.gv_operationTime.FieldName = "name"; |
| | | 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_operationTime.Visible = true; |
| | | this.gv_operationTime.VisibleIndex = 0; |
| | | this.gv_operationTime.Width = 300; |
| | | this.gv_Name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_Name.AppearanceCell.Options.UseFont = true; |
| | | this.gv_Name.Caption = "名称"; |
| | | this.gv_Name.FieldName = "name"; |
| | | this.gv_Name.MinWidth = 10; |
| | | this.gv_Name.Name = "gv_Name"; |
| | | this.gv_Name.OptionsColumn.AllowEdit = false; |
| | | this.gv_Name.Tag = "query_OPERATION_TIME"; |
| | | this.gv_Name.Visible = true; |
| | | this.gv_Name.VisibleIndex = 0; |
| | | this.gv_Name.Width = 300; |
| | | // |
| | | // gv_operationTable |
| | | // gv_no |
| | | // |
| | | this.gv_operationTable.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_operationTable.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTable.Caption = "组织编号"; |
| | | this.gv_operationTable.FieldName = "fNumber"; |
| | | 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_operationTable.Visible = true; |
| | | this.gv_operationTable.VisibleIndex = 1; |
| | | this.gv_operationTable.Width = 100; |
| | | this.gv_no.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_no.AppearanceCell.Options.UseFont = true; |
| | | this.gv_no.Caption = "编号"; |
| | | this.gv_no.FieldName = "fNumber"; |
| | | this.gv_no.MinWidth = 10; |
| | | this.gv_no.Name = "gv_no"; |
| | | this.gv_no.OptionsColumn.AllowEdit = false; |
| | | this.gv_no.Tag = "query_OPERATION_TABLE"; |
| | | this.gv_no.Visible = true; |
| | | this.gv_no.VisibleIndex = 1; |
| | | this.gv_no.Width = 100; |
| | | // |
| | | // gv_userName |
| | | // gv_time |
| | | // |
| | | this.gv_userName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_userName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userName.Caption = "同步时间"; |
| | | this.gv_userName.FieldName = "edtTime"; |
| | | this.gv_userName.MinWidth = 10; |
| | | this.gv_userName.Name = "gv_userName"; |
| | | this.gv_userName.OptionsColumn.AllowEdit = false; |
| | | this.gv_userName.Tag = "query_USER_NAME"; |
| | | this.gv_userName.Width = 250; |
| | | this.gv_time.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_time.AppearanceCell.Options.UseFont = true; |
| | | this.gv_time.Caption = "同步时间"; |
| | | this.gv_time.FieldName = "edtTime"; |
| | | this.gv_time.MinWidth = 10; |
| | | this.gv_time.Name = "gv_time"; |
| | | this.gv_time.OptionsColumn.AllowEdit = false; |
| | | this.gv_time.Tag = "query_USER_NAME"; |
| | | this.gv_time.Width = 250; |
| | | // |
| | | // gv_Btn |
| | | // |
| | |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // SelectOrg |
| | | // SelectHz |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectOrg"; |
| | | this.Name = "SelectHz"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "选择组织"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | |
| | | |
| | | private DevExpress.XtraGrid.GridControl gcMain; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_operationTime; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_operationTable; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_userName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_Name; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_no; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_time; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_Btn; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | } |