| | |
| | | this.gv_pageView.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pageView.Caption = "页面名"; |
| | | this.gv_pageView.FieldName = "pageView"; |
| | | this.gv_pageView.MinWidth = 80; |
| | | this.gv_pageView.MinWidth = 120; |
| | | this.gv_pageView.Name = "gv_pageView"; |
| | | this.gv_pageView.OptionsColumn.AllowEdit = false; |
| | | this.gv_pageView.Tag = "query_a.PAGE_VIEW"; |
| | | this.gv_pageView.Visible = true; |
| | | this.gv_pageView.VisibleIndex = 0; |
| | | this.gv_pageView.Width = 94; |
| | | this.gv_pageView.Width = 120; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesSysPageview"; |
| | | this.Text = "PDA页面维护"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_pageGroup.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_path.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_pageView.Properties)).EndInit(); |