📄 ucunivstatforpops1.designer.cs.svn-base
字号:
this.barButtonItemMapExportPie.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemMapExportPie_ItemClick);
//
// barButtonItemMapExport2
//
this.barButtonItemMapExport2.Caption = "直方图";
this.barButtonItemMapExport2.Hint = "将统计结果在地图上以直方图的形式输出";
this.barButtonItemMapExport2.Id = 7;
this.barButtonItemMapExport2.ImageIndex = 3;
this.barButtonItemMapExport2.Name = "barButtonItemMapExport2";
this.barButtonItemMapExport2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemMapExport2_ItemClick);
//
// barButtonItemColor
//
this.barButtonItemColor.Caption = "分级颜色";
this.barButtonItemColor.Glyph = global::EnvQueryStat.Properties.Resources.未命名2;
this.barButtonItemColor.Id = 8;
this.barButtonItemColor.Name = "barButtonItemColor";
this.barButtonItemColor.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemColor_ItemClick);
//
// xtraTabControl2
//
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl2.Location = new System.Drawing.Point(0, 26);
this.xtraTabControl2.Name = "xtraTabControl2";
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
this.xtraTabControl2.Size = new System.Drawing.Size(567, 412);
this.xtraTabControl2.TabIndex = 19;
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage3,
this.xtraTabPage4,
this.xtraTabPage5});
this.xtraTabControl2.Text = "统计参数";
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.panelControl4);
this.xtraTabPage3.Controls.Add(this.panelControl3);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(558, 380);
this.xtraTabPage3.Text = "统计参数";
//
// xtraTabPage4
//
this.xtraTabPage4.Controls.Add(this.gridControl3);
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(558, 380);
this.xtraTabPage4.Text = "统计结果";
//
// gridControl3
//
this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl3.EmbeddedNavigator.Name = "";
this.gridControl3.Location = new System.Drawing.Point(0, 0);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(558, 380);
this.gridControl3.TabIndex = 0;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsView.ShowFooter = true;
this.gridView3.OptionsView.ShowGroupPanel = false;
//
// xtraTabPage5
//
this.xtraTabPage5.Controls.Add(this.comboBox_groupObj2);
this.xtraTabPage5.Controls.Add(this.label6);
this.xtraTabPage5.Controls.Add(this.comboBox_GroupType);
this.xtraTabPage5.Controls.Add(this.label3);
this.xtraTabPage5.Name = "xtraTabPage5";
this.xtraTabPage5.PageVisible = false;
this.xtraTabPage5.Size = new System.Drawing.Size(558, 380);
this.xtraTabPage5.Text = "xtraTabPage5";
//
// comboBox_groupObj2
//
this.comboBox_groupObj2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_groupObj2.FormattingEnabled = true;
this.comboBox_groupObj2.Items.AddRange(new object[] {
"空间",
"属性"});
this.comboBox_groupObj2.Location = new System.Drawing.Point(61, 32);
this.comboBox_groupObj2.Name = "comboBox_groupObj2";
this.comboBox_groupObj2.Size = new System.Drawing.Size(159, 20);
this.comboBox_groupObj2.TabIndex = 24;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(23, 35);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(41, 12);
this.label6.TabIndex = 23;
this.label6.Text = "种类:";
//
// comboBox_GroupType
//
this.comboBox_GroupType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_GroupType.FormattingEnabled = true;
this.comboBox_GroupType.Items.AddRange(new object[] {
"空间",
"属性"});
this.comboBox_GroupType.Location = new System.Drawing.Point(61, 6);
this.comboBox_GroupType.Name = "comboBox_GroupType";
this.comboBox_GroupType.Size = new System.Drawing.Size(124, 20);
this.comboBox_GroupType.TabIndex = 22;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(0, 10);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 21;
this.label3.Text = "分组类型:";
//
// saveFileDialog1
//
this.saveFileDialog1.Filter = "Excel文件(*.xls)|*.xls|所有文件(*.*)|*.*";
//
// ucUnivStatForPOPs1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.xtraTabControl2);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "ucUnivStatForPOPs1";
this.Size = new System.Drawing.Size(567, 438);
this.Load += new System.EventHandler(this.ucStatInst_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
this.groupControl3.ResumeLayout(false);
this.groupControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_LeftBracket)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_field1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_logicSym)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_RightBracket)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_AndOr)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_value_date1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit_value_int)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_value_float)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_value_text)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
this.groupControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_statField)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_statMethod)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit_IsRenField)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
this.xtraTabPage1.PerformLayout();
this.xtraTabPage2.ResumeLayout(false);
this.xtraTabPage2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
this.xtraTabControl2.ResumeLayout(false);
this.xtraTabPage3.ResumeLayout(false);
this.xtraTabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.xtraTabPage5.ResumeLayout(false);
this.xtraTabPage5.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private System.Windows.Forms.ImageList imageList2;
private DevExpress.XtraBars.PopupMenu popupMenu1;
private DevExpress.XtraBars.BarButtonItem barButtonItem_Stat;
private DevExpress.XtraBars.BarButtonItem barButtonItem_Export;
private DevExpress.XtraBars.BarButtonItem barButtonItem_Exit;
private DevExpress.XtraBars.BarButtonItem barButtonItem1_save;
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_LeftBracket;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_RightBracket;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_logicSym;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit_field1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_AndOr;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit_value_date1;
private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit_value_int;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_value_float;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_value_text;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
private DevExpress.XtraEditors.GroupControl groupControl2;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private System.Windows.Forms.ComboBox comboBox_GroupObj1;
private System.Windows.Forms.Label label4;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button btnSelect1;
private System.Windows.Forms.ListBox listBox_GroupItem1;
private System.Windows.Forms.Label label7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private System.Windows.Forms.Button btnSelect2;
private System.Windows.Forms.ListBox listBox_GroupItem2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_statField;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_statMethod;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit_IsRenField;
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
private System.Windows.Forms.CheckBox checkBox_AttFilter;
private DevExpress.XtraEditors.GroupControl groupControl3;
private DevExpress.XtraBars.Bar bar1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SplitterControl splitterControl1;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
private DevExpress.XtraBars.BarButtonItem barButtonItemMapExportPie;
private DevExpress.XtraBars.BarButtonItem barButtonItemMapExport2;
private DevExpress.XtraBars.BarButtonItem barButtonItemColor;
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
private System.Windows.Forms.ComboBox comboBox_GroupType;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox comboBox_groupObj2;
private System.Windows.Forms.Label label6;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -