namespace IStation.WinFrmUI.Monitor
|
{
|
partial class HistoryDataDlg
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
this.HistorybindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
|
this.BtnEndMonth = new DevExpress.XtraEditors.SpinEdit();
|
this.BtnStartMonth = new DevExpress.XtraEditors.SpinEdit();
|
this.BtnEndYear = new DevExpress.XtraEditors.SpinEdit();
|
this.BtnStartYear = new DevExpress.XtraEditors.SpinEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.arevageElectricity = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.simpleLabelItem7 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.simpleLabelItem9 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.BtnRefresh = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.simpleLabelItem10 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.simpleLabelItem8 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.simpleLabelItem6 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.TimeSpan1 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.TimeSpan2 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.TimeSpan3 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.TimeSpan4 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.TimeSpan5 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.arevageWater = new DevExpress.XtraLayout.SimpleLabelItem();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.HistorybindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnEndMonth.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnStartMonth.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnEndYear.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnStartYear.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.arevageElectricity)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnRefresh)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.arevageWater)).BeginInit();
|
this.SuspendLayout();
|
//
|
// layoutControl1
|
//
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
this.layoutControl1.Controls.Add(this.BtnEndMonth);
|
this.layoutControl1.Controls.Add(this.BtnStartMonth);
|
this.layoutControl1.Controls.Add(this.BtnEndYear);
|
this.layoutControl1.Controls.Add(this.BtnStartYear);
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControl1.Name = "layoutControl1";
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1158, 176, 650, 400);
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(851, 442);
|
this.layoutControl1.TabIndex = 0;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// gridControl1
|
//
|
this.gridControl1.DataSource = this.HistorybindingSource;
|
this.gridControl1.Location = new System.Drawing.Point(12, 60);
|
this.gridControl1.MainView = this.gridView1;
|
this.gridControl1.Name = "gridControl1";
|
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemMemoExEdit1,
|
this.repositoryItemMemoEdit1,
|
this.repositoryItemMemoEdit2,
|
this.repositoryItemMemoEdit3,
|
this.repositoryItemMemoEdit4,
|
this.repositoryItemMemoEdit5});
|
this.gridControl1.Size = new System.Drawing.Size(827, 334);
|
this.gridControl1.TabIndex = 4;
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// gridView1
|
//
|
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView1.AppearancePrint.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gridColumn1,
|
this.gridColumn2,
|
this.gridColumn3,
|
this.gridColumn4,
|
this.gridColumn5,
|
this.gridColumn6,
|
this.gridColumn7,
|
this.gridColumn8});
|
this.gridView1.GridControl = this.gridControl1;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsBehavior.Editable = false;
|
this.gridView1.OptionsView.RowAutoHeight = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10.5F);
|
this.gridColumn1.AppearanceCell.Options.UseFont = true;
|
this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn1.Caption = "日期";
|
this.gridColumn1.FieldName = "DateTime";
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.Visible = true;
|
this.gridColumn1.VisibleIndex = 0;
|
this.gridColumn1.Width = 133;
|
//
|
// gridColumn2
|
//
|
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10.5F);
|
this.gridColumn2.AppearanceCell.Options.UseFont = true;
|
this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn2.Caption = "取水总量(万m³)";
|
this.gridColumn2.FieldName = "water";
|
this.gridColumn2.Name = "gridColumn2";
|
this.gridColumn2.Visible = true;
|
this.gridColumn2.VisibleIndex = 1;
|
this.gridColumn2.Width = 106;
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10.5F);
|
this.gridColumn3.AppearanceCell.Options.UseFont = true;
|
this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn3.Caption = "用电总量(度)";
|
this.gridColumn3.FieldName = "electricity";
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.Visible = true;
|
this.gridColumn3.VisibleIndex = 2;
|
this.gridColumn3.Width = 97;
|
//
|
// gridColumn4
|
//
|
this.gridColumn4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.gridColumn4.AppearanceCell.Options.UseFont = true;
|
this.gridColumn4.Caption = "一号泵";
|
this.gridColumn4.ColumnEdit = this.repositoryItemMemoEdit4;
|
this.gridColumn4.FieldName = "pump1";
|
this.gridColumn4.Name = "gridColumn4";
|
this.gridColumn4.Visible = true;
|
this.gridColumn4.VisibleIndex = 3;
|
this.gridColumn4.Width = 86;
|
//
|
// repositoryItemMemoEdit4
|
//
|
this.repositoryItemMemoEdit4.Name = "repositoryItemMemoEdit4";
|
//
|
// gridColumn5
|
//
|
this.gridColumn5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 14.25F);
|
this.gridColumn5.AppearanceCell.Options.UseFont = true;
|
this.gridColumn5.Caption = "二号泵";
|
this.gridColumn5.ColumnEdit = this.repositoryItemMemoEdit1;
|
this.gridColumn5.FieldName = "pump2";
|
this.gridColumn5.Name = "gridColumn5";
|
this.gridColumn5.Visible = true;
|
this.gridColumn5.VisibleIndex = 4;
|
this.gridColumn5.Width = 86;
|
//
|
// repositoryItemMemoEdit1
|
//
|
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
|
//
|
// gridColumn6
|
//
|
this.gridColumn6.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 14.25F);
|
this.gridColumn6.AppearanceCell.Options.UseFont = true;
|
this.gridColumn6.Caption = "三号泵";
|
this.gridColumn6.ColumnEdit = this.repositoryItemMemoEdit2;
|
this.gridColumn6.FieldName = "pump3";
|
this.gridColumn6.Name = "gridColumn6";
|
this.gridColumn6.Visible = true;
|
this.gridColumn6.VisibleIndex = 5;
|
this.gridColumn6.Width = 86;
|
//
|
// repositoryItemMemoEdit2
|
//
|
this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
|
//
|
// gridColumn7
|
//
|
this.gridColumn7.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 14.25F);
|
this.gridColumn7.AppearanceCell.Options.UseFont = true;
|
this.gridColumn7.Caption = "四号泵";
|
this.gridColumn7.ColumnEdit = this.repositoryItemMemoEdit3;
|
this.gridColumn7.FieldName = "pump4";
|
this.gridColumn7.Name = "gridColumn7";
|
this.gridColumn7.Visible = true;
|
this.gridColumn7.VisibleIndex = 6;
|
this.gridColumn7.Width = 92;
|
//
|
// repositoryItemMemoEdit3
|
//
|
this.repositoryItemMemoEdit3.Name = "repositoryItemMemoEdit3";
|
//
|
// gridColumn8
|
//
|
this.gridColumn8.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 14.25F);
|
this.gridColumn8.AppearanceCell.Options.UseFont = true;
|
this.gridColumn8.Caption = "五号泵";
|
this.gridColumn8.ColumnEdit = this.repositoryItemMemoEdit5;
|
this.gridColumn8.FieldName = "pump5";
|
this.gridColumn8.Name = "gridColumn8";
|
this.gridColumn8.Visible = true;
|
this.gridColumn8.VisibleIndex = 7;
|
this.gridColumn8.Width = 111;
|
//
|
// repositoryItemMemoEdit5
|
//
|
this.repositoryItemMemoEdit5.Name = "repositoryItemMemoEdit5";
|
//
|
// repositoryItemMemoExEdit1
|
//
|
this.repositoryItemMemoExEdit1.AutoHeight = false;
|
this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
|
//
|
// BtnEndMonth
|
//
|
this.BtnEndMonth.EditValue = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.BtnEndMonth.Location = new System.Drawing.Point(218, 36);
|
this.BtnEndMonth.Name = "BtnEndMonth";
|
this.BtnEndMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.BtnEndMonth.Properties.MaxValue = new decimal(new int[] {
|
12,
|
0,
|
0,
|
0});
|
this.BtnEndMonth.Properties.MinValue = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.BtnEndMonth.Size = new System.Drawing.Size(50, 20);
|
this.BtnEndMonth.StyleController = this.layoutControl1;
|
this.BtnEndMonth.TabIndex = 7;
|
//
|
// BtnStartMonth
|
//
|
this.BtnStartMonth.EditValue = new decimal(new int[] {
|
11,
|
0,
|
0,
|
0});
|
this.BtnStartMonth.Location = new System.Drawing.Point(88, 36);
|
this.BtnStartMonth.Name = "BtnStartMonth";
|
this.BtnStartMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.BtnStartMonth.Properties.MaxValue = new decimal(new int[] {
|
12,
|
0,
|
0,
|
0});
|
this.BtnStartMonth.Properties.MinValue = new decimal(new int[] {
|
11,
|
0,
|
0,
|
0});
|
this.BtnStartMonth.Size = new System.Drawing.Size(50, 20);
|
this.BtnStartMonth.StyleController = this.layoutControl1;
|
this.BtnStartMonth.TabIndex = 7;
|
//
|
// BtnEndYear
|
//
|
this.BtnEndYear.EditValue = new decimal(new int[] {
|
2023,
|
0,
|
0,
|
0});
|
this.BtnEndYear.Location = new System.Drawing.Point(218, 12);
|
this.BtnEndYear.Name = "BtnEndYear";
|
this.BtnEndYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.BtnEndYear.Properties.MaxValue = new decimal(new int[] {
|
2023,
|
0,
|
0,
|
0});
|
this.BtnEndYear.Properties.MinValue = new decimal(new int[] {
|
2022,
|
0,
|
0,
|
0});
|
this.BtnEndYear.Size = new System.Drawing.Size(50, 20);
|
this.BtnEndYear.StyleController = this.layoutControl1;
|
this.BtnEndYear.TabIndex = 7;
|
//
|
// BtnStartYear
|
//
|
this.BtnStartYear.EditValue = new decimal(new int[] {
|
2022,
|
0,
|
0,
|
0});
|
this.BtnStartYear.Location = new System.Drawing.Point(88, 12);
|
this.BtnStartYear.Name = "BtnStartYear";
|
this.BtnStartYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.BtnStartYear.Properties.MaxValue = new decimal(new int[] {
|
2023,
|
0,
|
0,
|
0});
|
this.BtnStartYear.Properties.MinValue = new decimal(new int[] {
|
2022,
|
0,
|
0,
|
0});
|
this.BtnStartYear.Size = new System.Drawing.Size(50, 20);
|
this.BtnStartYear.StyleController = this.layoutControl1;
|
this.BtnStartYear.TabIndex = 7;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.simpleLabelItem1,
|
this.emptySpaceItem1,
|
this.simpleLabelItem2,
|
this.arevageElectricity,
|
this.emptySpaceItem4,
|
this.layoutControlItem4,
|
this.simpleLabelItem7,
|
this.layoutControlItem5,
|
this.simpleLabelItem9,
|
this.BtnRefresh,
|
this.simpleLabelItem10,
|
this.layoutControlItem2,
|
this.layoutControlItem3,
|
this.simpleLabelItem8,
|
this.simpleLabelItem6,
|
this.simpleLabelItem5,
|
this.emptySpaceItem3,
|
this.TimeSpan1,
|
this.TimeSpan2,
|
this.TimeSpan3,
|
this.TimeSpan4,
|
this.TimeSpan5,
|
this.emptySpaceItem2,
|
this.simpleLabelItem3,
|
this.arevageWater});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(851, 442);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.gridControl1;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 48);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(831, 338);
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// simpleLabelItem1
|
//
|
this.simpleLabelItem1.AllowHotTrack = false;
|
this.simpleLabelItem1.Location = new System.Drawing.Point(130, 0);
|
this.simpleLabelItem1.Name = "simpleLabelItem1";
|
this.simpleLabelItem1.Size = new System.Drawing.Size(56, 48);
|
this.simpleLabelItem1.Text = "结束时间:";
|
this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem1.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(288, 0);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(543, 48);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// simpleLabelItem2
|
//
|
this.simpleLabelItem2.AllowHotTrack = false;
|
this.simpleLabelItem2.Location = new System.Drawing.Point(296, 386);
|
this.simpleLabelItem2.Name = "simpleLabelItem2";
|
this.simpleLabelItem2.Size = new System.Drawing.Size(127, 18);
|
this.simpleLabelItem2.Text = "平均用电量";
|
this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem2.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// arevageElectricity
|
//
|
this.arevageElectricity.AllowHotTrack = false;
|
this.arevageElectricity.Location = new System.Drawing.Point(296, 404);
|
this.arevageElectricity.Name = "arevageElectricity";
|
this.arevageElectricity.Size = new System.Drawing.Size(127, 18);
|
this.arevageElectricity.TextSize = new System.Drawing.Size(123, 14);
|
//
|
// emptySpaceItem4
|
//
|
this.emptySpaceItem4.AllowHotTrack = false;
|
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 386);
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
this.emptySpaceItem4.Size = new System.Drawing.Size(169, 18);
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.BtnStartYear;
|
this.layoutControlItem4.Location = new System.Drawing.Point(76, 0);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(54, 24);
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem4.TextVisible = false;
|
//
|
// simpleLabelItem7
|
//
|
this.simpleLabelItem7.AllowHotTrack = false;
|
this.simpleLabelItem7.Location = new System.Drawing.Point(0, 0);
|
this.simpleLabelItem7.Name = "simpleLabelItem7";
|
this.simpleLabelItem7.Size = new System.Drawing.Size(56, 48);
|
this.simpleLabelItem7.Text = "开始时间:";
|
this.simpleLabelItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem7.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.BtnStartMonth;
|
this.layoutControlItem5.Location = new System.Drawing.Point(76, 24);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(54, 24);
|
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem5.TextToControlDistance = 0;
|
this.layoutControlItem5.TextVisible = false;
|
//
|
// simpleLabelItem9
|
//
|
this.simpleLabelItem9.AllowHotTrack = false;
|
this.simpleLabelItem9.Location = new System.Drawing.Point(186, 0);
|
this.simpleLabelItem9.Name = "simpleLabelItem9";
|
this.simpleLabelItem9.Size = new System.Drawing.Size(20, 24);
|
this.simpleLabelItem9.Text = "年:";
|
this.simpleLabelItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem9.TextSize = new System.Drawing.Size(16, 14);
|
//
|
// BtnRefresh
|
//
|
this.BtnRefresh.AllowHotTrack = false;
|
this.BtnRefresh.Location = new System.Drawing.Point(260, 0);
|
this.BtnRefresh.Name = "BtnRefresh";
|
this.BtnRefresh.Size = new System.Drawing.Size(28, 48);
|
this.BtnRefresh.Text = "刷新";
|
this.BtnRefresh.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.BtnRefresh.TextSize = new System.Drawing.Size(24, 14);
|
this.BtnRefresh.Click += new System.EventHandler(this.BtnRefresh_Click);
|
//
|
// simpleLabelItem10
|
//
|
this.simpleLabelItem10.AllowHotTrack = false;
|
this.simpleLabelItem10.Location = new System.Drawing.Point(186, 24);
|
this.simpleLabelItem10.Name = "simpleLabelItem10";
|
this.simpleLabelItem10.Size = new System.Drawing.Size(20, 24);
|
this.simpleLabelItem10.Text = "月:";
|
this.simpleLabelItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem10.TextSize = new System.Drawing.Size(16, 14);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.BtnEndYear;
|
this.layoutControlItem2.Location = new System.Drawing.Point(206, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(54, 24);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.BtnEndMonth;
|
this.layoutControlItem3.Location = new System.Drawing.Point(206, 24);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(54, 24);
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem3.TextVisible = false;
|
//
|
// simpleLabelItem8
|
//
|
this.simpleLabelItem8.AllowHotTrack = false;
|
this.simpleLabelItem8.Location = new System.Drawing.Point(56, 18);
|
this.simpleLabelItem8.Name = "simpleLabelItem8";
|
this.simpleLabelItem8.Size = new System.Drawing.Size(20, 30);
|
this.simpleLabelItem8.Text = "月:";
|
this.simpleLabelItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem8.TextSize = new System.Drawing.Size(16, 14);
|
//
|
// simpleLabelItem6
|
//
|
this.simpleLabelItem6.AllowHotTrack = false;
|
this.simpleLabelItem6.Location = new System.Drawing.Point(56, 0);
|
this.simpleLabelItem6.Name = "simpleLabelItem6";
|
this.simpleLabelItem6.Size = new System.Drawing.Size(20, 18);
|
this.simpleLabelItem6.Text = "年:";
|
this.simpleLabelItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem6.TextSize = new System.Drawing.Size(16, 14);
|
//
|
// simpleLabelItem5
|
//
|
this.simpleLabelItem5.AllowHotTrack = false;
|
this.simpleLabelItem5.Location = new System.Drawing.Point(565, 386);
|
this.simpleLabelItem5.Name = "simpleLabelItem5";
|
this.simpleLabelItem5.Size = new System.Drawing.Size(266, 18);
|
this.simpleLabelItem5.Text = "平 均 开 机 时 长(时)";
|
this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem5.TextSize = new System.Drawing.Size(114, 14);
|
//
|
// emptySpaceItem3
|
//
|
this.emptySpaceItem3.AllowHotTrack = false;
|
this.emptySpaceItem3.Location = new System.Drawing.Point(423, 386);
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
this.emptySpaceItem3.Size = new System.Drawing.Size(142, 18);
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// TimeSpan1
|
//
|
this.TimeSpan1.AllowHotTrack = false;
|
this.TimeSpan1.Location = new System.Drawing.Point(423, 404);
|
this.TimeSpan1.Name = "TimeSpan1";
|
this.TimeSpan1.Size = new System.Drawing.Size(71, 18);
|
this.TimeSpan1.Text = "1";
|
this.TimeSpan1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.TimeSpan1.TextSize = new System.Drawing.Size(7, 14);
|
//
|
// TimeSpan2
|
//
|
this.TimeSpan2.AllowHotTrack = false;
|
this.TimeSpan2.Location = new System.Drawing.Point(494, 404);
|
this.TimeSpan2.Name = "TimeSpan2";
|
this.TimeSpan2.Size = new System.Drawing.Size(87, 18);
|
this.TimeSpan2.Text = "2";
|
this.TimeSpan2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.TimeSpan2.TextSize = new System.Drawing.Size(7, 14);
|
//
|
// TimeSpan3
|
//
|
this.TimeSpan3.AllowHotTrack = false;
|
this.TimeSpan3.Location = new System.Drawing.Point(581, 404);
|
this.TimeSpan3.Name = "TimeSpan3";
|
this.TimeSpan3.Size = new System.Drawing.Size(70, 18);
|
this.TimeSpan3.Text = "3";
|
this.TimeSpan3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.TimeSpan3.TextSize = new System.Drawing.Size(7, 14);
|
//
|
// TimeSpan4
|
//
|
this.TimeSpan4.AllowHotTrack = false;
|
this.TimeSpan4.Location = new System.Drawing.Point(651, 404);
|
this.TimeSpan4.Name = "TimeSpan4";
|
this.TimeSpan4.Size = new System.Drawing.Size(86, 18);
|
this.TimeSpan4.Text = "4";
|
this.TimeSpan4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.TimeSpan4.TextSize = new System.Drawing.Size(7, 14);
|
//
|
// TimeSpan5
|
//
|
this.TimeSpan5.AllowHotTrack = false;
|
this.TimeSpan5.Location = new System.Drawing.Point(737, 404);
|
this.TimeSpan5.Name = "TimeSpan5";
|
this.TimeSpan5.Size = new System.Drawing.Size(94, 18);
|
this.TimeSpan5.Text = "5";
|
this.TimeSpan5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.TimeSpan5.TextSize = new System.Drawing.Size(7, 14);
|
//
|
// gridBand1
|
//
|
this.gridBand1.Caption = "gridBand1";
|
this.gridBand1.Name = "gridBand1";
|
this.gridBand1.VisibleIndex = -1;
|
this.gridBand1.Width = 802;
|
//
|
// emptySpaceItem2
|
//
|
this.emptySpaceItem2.AllowHotTrack = false;
|
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 404);
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
this.emptySpaceItem2.Size = new System.Drawing.Size(169, 18);
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// simpleLabelItem3
|
//
|
this.simpleLabelItem3.AllowHotTrack = false;
|
this.simpleLabelItem3.Location = new System.Drawing.Point(169, 386);
|
this.simpleLabelItem3.Name = "simpleLabelItem3";
|
this.simpleLabelItem3.Size = new System.Drawing.Size(127, 18);
|
this.simpleLabelItem3.Text = "平均取水总量";
|
this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.simpleLabelItem3.TextSize = new System.Drawing.Size(72, 14);
|
//
|
// arevageWater
|
//
|
this.arevageWater.AllowHotTrack = false;
|
this.arevageWater.Location = new System.Drawing.Point(169, 404);
|
this.arevageWater.Name = "arevageWater";
|
this.arevageWater.Size = new System.Drawing.Size(127, 18);
|
this.arevageWater.TextSize = new System.Drawing.Size(123, 14);
|
//
|
// HistoryDataDlg
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.layoutControl1);
|
this.Name = "HistoryDataDlg";
|
this.Size = new System.Drawing.Size(851, 442);
|
this.Load += new System.EventHandler(this.HistoryDataDlg_Load);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.HistorybindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnEndMonth.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnStartMonth.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnEndYear.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnStartYear.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.arevageElectricity)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.BtnRefresh)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TimeSpan5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.arevageWater)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private System.Windows.Forms.BindingSource HistorybindingSource;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraLayout.SimpleLabelItem BtnRefresh;
|
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
|
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.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.RepositoryItemMemoEdit repositoryItemMemoEdit1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit repositoryItemMemoExEdit1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit4;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit3;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit5;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
|
private DevExpress.XtraLayout.SimpleLabelItem arevageElectricity;
|
private DevExpress.XtraLayout.SimpleLabelItem TimeSpan1;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
|
private DevExpress.XtraEditors.SpinEdit BtnStartYear;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraEditors.SpinEdit BtnEndMonth;
|
private DevExpress.XtraEditors.SpinEdit BtnStartMonth;
|
private DevExpress.XtraEditors.SpinEdit BtnEndYear;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem9;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem8;
|
private DevExpress.XtraLayout.SimpleLabelItem TimeSpan2;
|
private DevExpress.XtraLayout.SimpleLabelItem TimeSpan3;
|
private DevExpress.XtraLayout.SimpleLabelItem TimeSpan4;
|
private DevExpress.XtraLayout.SimpleLabelItem TimeSpan5;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
|
private DevExpress.XtraLayout.SimpleLabelItem arevageWater;
|
}
|
}
|