| | |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_parentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1147, 595); |
| | | this.split1.SplitterPosition = 583; |
| | | this.split1.SplitterPosition = 12; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1147, 544); |
| | | this.gcMain1.Size = new System.Drawing.Size(1147, 532); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_depextr4, |
| | | this.gv_remark, |
| | | this.gv_parentId, |
| | | this.gridColumn1}); |
| | | this.gridColumn1, |
| | | this.gridColumn2}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_depextr2.OptionsColumn.AllowEdit = false; |
| | | this.gv_depextr2.OptionsFilter.ImmediateUpdateAutoFilter = false; |
| | | this.gv_depextr2.Tag = "query_a.depextr2"; |
| | | this.gv_depextr2.Visible = true; |
| | | this.gv_depextr2.VisibleIndex = 4; |
| | | this.gv_depextr2.Width = 100; |
| | | // |
| | | // gv_depextr3 |
| | |
| | | this.gv_depextr3.OptionsColumn.AllowEdit = false; |
| | | this.gv_depextr3.OptionsFilter.ImmediateUpdateAutoFilter = false; |
| | | this.gv_depextr3.Tag = "query_a.depextr3"; |
| | | this.gv_depextr3.Visible = true; |
| | | this.gv_depextr3.VisibleIndex = 5; |
| | | this.gv_depextr3.Width = 94; |
| | | // |
| | | // gv_depextr4 |
| | |
| | | this.gv_depextr4.OptionsFilter.ImmediateUpdateAutoFilter = false; |
| | | this.gv_depextr4.Tag = "query_a.depextr4"; |
| | | this.gv_depextr4.Visible = true; |
| | | this.gv_depextr4.VisibleIndex = 6; |
| | | this.gv_depextr4.VisibleIndex = 4; |
| | | this.gv_depextr4.Width = 50; |
| | | // |
| | | // gv_remark |
| | |
| | | this.gv_remark.OptionsFilter.ImmediateUpdateAutoFilter = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 7; |
| | | this.gv_remark.VisibleIndex = 5; |
| | | this.gv_remark.Width = 94; |
| | | // |
| | | // gv_parentId |
| | |
| | | this.gv_parentId.OptionsFilter.ImmediateUpdateAutoFilter = false; |
| | | this.gv_parentId.Tag = "query_c.Departmentname"; |
| | | this.gv_parentId.Visible = true; |
| | | this.gv_parentId.VisibleIndex = 8; |
| | | this.gv_parentId.VisibleIndex = 6; |
| | | this.gv_parentId.Width = 150; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 9; |
| | | this.gridColumn1.VisibleIndex = 7; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "主键Guid"; |
| | | this.gridColumn2.FieldName = "guid"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 544); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 532); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1147, 595); |
| | | this.splitMx1.SplitterPosition = 99; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | } |
| | | } |