| | |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | this.gv_checkStatus.Visible = true; |
| | | this.gv_checkStatus.VisibleIndex = 0; |
| | | this.gv_checkStatus.Width = 50; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "审核者"; |
| | | this.gridColumn1.FieldName = "checkBy"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 9; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "审核日期"; |
| | | this.gridColumn2.FieldName = "checkDate"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 10; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem4.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem3.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem2.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txxtItem1.Properties.Items.AddRange(new object[] { |
| | | "<无>", |
| | | "<组织编号>", |
| | | "<年年>", |
| | | "<年年年年>", |
| | | "<月月>", |
| | |
| | | this.picCheckBox.TabIndex = 5; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "审核者"; |
| | | this.gridColumn1.FieldName = "checkBy"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 9; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "审核日期"; |
| | | this.gridColumn2.FieldName = "checkDate"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 10; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // DocNoRule |
| | | // |