namespace IStation.WinFrmUI.River
{
partial class ReservoirParaRequestCtrl
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReservoirParaRequestCtrl));
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
this.bci前一日记录 = new DevExpress.XtraBars.BarCheckItem();
this.bci前三日记录 = new DevExpress.XtraBars.BarCheckItem();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.checkBox总量 = new System.Windows.Forms.CheckBox();
this.vGridControl1 = new DevExpress.XtraVerticalGrid.VGridControl();
this.rowHour = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowDropFlow = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowNeedHeightMin = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowNeedHeightMax = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.popupContainerEdit1 = new DevExpress.XtraEditors.PopupContainerEdit();
this.barEditItem用水总量 = new DevExpress.XtraEditors.TextEdit();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
this.btn保存为模板 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.rowTime = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowOpenPumpCount = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowWaterLevelC = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowWaterLevelQ = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowWaterLevelH = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowHead = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowFlow = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowPower = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowSFlow = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowEle = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowMoney = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowTotalFlow = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowTotalEle = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
this.rowTotalMoney = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barEditItem用水总量.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btn保存为模板)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
this.SuspendLayout();
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(IStation.WinFrmUI.River.ReservoirParaRequestCtrl.CurrentViewModel);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.dropDownButton1);
this.layoutControl1.Controls.Add(this.checkBox总量);
this.layoutControl1.Controls.Add(this.vGridControl1);
this.layoutControl1.Controls.Add(this.popupContainerEdit1);
this.layoutControl1.Controls.Add(this.barEditItem用水总量);
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(740, 243, 650, 400);
this.layoutControl1.Root = this.layoutControlGroup2;
this.layoutControl1.Size = new System.Drawing.Size(716, 120);
this.layoutControl1.TabIndex = 11;
this.layoutControl1.Text = "layoutControl1";
//
// dropDownButton1
//
this.dropDownButton1.DropDownControl = this.popupMenu1;
this.dropDownButton1.Location = new System.Drawing.Point(253, 3);
this.dropDownButton1.Name = "dropDownButton1";
this.dropDownButton1.Size = new System.Drawing.Size(124, 22);
this.dropDownButton1.StyleController = this.layoutControl1;
this.dropDownButton1.TabIndex = 14;
this.dropDownButton1.Text = "根据历史记录";
//
// popupMenu1
//
this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.bci前一日记录),
new DevExpress.XtraBars.LinkPersistInfo(this.bci前三日记录)});
this.popupMenu1.Manager = this.barManager1;
this.popupMenu1.Name = "popupMenu1";
//
// bci前一日记录
//
this.bci前一日记录.Caption = "前一日记录";
this.bci前一日记录.Id = 1;
this.bci前一日记录.Name = "bci前一日记录";
this.bci前一日记录.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bci前一日记录_ItemClick);
//
// bci前三日记录
//
this.bci前三日记录.Caption = "前三日记录";
this.bci前三日记录.Id = 2;
this.bci前三日记录.Name = "bci前三日记录";
this.bci前三日记录.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bci前三日记录_ItemClick);
//
// barManager1
//
this.barManager1.DockControls.Add(this.barDockControlTop);
this.barManager1.DockControls.Add(this.barDockControlBottom);
this.barManager1.DockControls.Add(this.barDockControlLeft);
this.barManager1.DockControls.Add(this.barDockControlRight);
this.barManager1.Form = this;
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.bci前一日记录,
this.bci前三日记录});
this.barManager1.MaxItemId = 3;
//
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager1;
this.barDockControlTop.Size = new System.Drawing.Size(716, 0);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 120);
this.barDockControlBottom.Manager = this.barManager1;
this.barDockControlBottom.Size = new System.Drawing.Size(716, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
this.barDockControlLeft.Manager = this.barManager1;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 120);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(716, 0);
this.barDockControlRight.Manager = this.barManager1;
this.barDockControlRight.Size = new System.Drawing.Size(0, 120);
//
// checkBox总量
//
this.checkBox总量.Checked = true;
this.checkBox总量.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox总量.Enabled = false;
this.checkBox总量.Location = new System.Drawing.Point(381, 3);
this.checkBox总量.Name = "checkBox总量";
this.checkBox总量.Size = new System.Drawing.Size(80, 20);
this.checkBox总量.TabIndex = 13;
this.checkBox总量.Text = "总量一天平均分配";
this.checkBox总量.UseVisualStyleBackColor = true;
this.checkBox总量.CheckedChanged += new System.EventHandler(this.checkBox总量_CheckedChanged);
//
// vGridControl1
//
this.vGridControl1.Appearance.Caption.Options.UseTextOptions = true;
this.vGridControl1.Appearance.Caption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.vGridControl1.Appearance.RecordValue.Options.UseTextOptions = true;
this.vGridControl1.Appearance.RecordValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.vGridControl1.Cursor = System.Windows.Forms.Cursors.Default;
this.vGridControl1.DataSource = this.bindingSource1;
this.vGridControl1.Location = new System.Drawing.Point(3, 29);
this.vGridControl1.Name = "vGridControl1";
this.vGridControl1.RowHeaderWidth = 149;
this.vGridControl1.Rows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
this.rowHour,
this.rowDropFlow,
this.rowNeedHeightMin,
this.rowNeedHeightMax});
this.vGridControl1.Size = new System.Drawing.Size(710, 88);
this.vGridControl1.TabIndex = 12;
//
// rowHour
//
this.rowHour.AppearanceHeader.Options.UseTextOptions = true;
this.rowHour.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.rowHour.Height = 30;
this.rowHour.Name = "rowHour";
this.rowHour.Properties.Caption = "小时";
this.rowHour.Properties.FieldName = "Hour";
//
// rowDropFlow
//
this.rowDropFlow.AppearanceHeader.Options.UseTextOptions = true;
this.rowDropFlow.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.rowDropFlow.Height = 25;
this.rowDropFlow.Name = "rowDropFlow";
this.rowDropFlow.Properties.Caption = "用水量(万m³)";
this.rowDropFlow.Properties.FieldName = "DropFlow";
//
// rowNeedHeightMin
//
this.rowNeedHeightMin.AppearanceHeader.Options.UseTextOptions = true;
this.rowNeedHeightMin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.rowNeedHeightMin.Height = 25;
this.rowNeedHeightMin.Name = "rowNeedHeightMin";
this.rowNeedHeightMin.Properties.Caption = "达到最低水位(m)";
this.rowNeedHeightMin.Properties.FieldName = "NeedMinHeight";
//
// rowNeedHeightMax
//
this.rowNeedHeightMax.AppearanceHeader.Options.UseTextOptions = true;
this.rowNeedHeightMax.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.rowNeedHeightMax.Height = 25;
this.rowNeedHeightMax.Name = "rowNeedHeightMax";
this.rowNeedHeightMax.Properties.Caption = "达到最高水位(m)";
this.rowNeedHeightMax.Properties.FieldName = "NeedMaxHeight";
//
// popupContainerEdit1
//
this.popupContainerEdit1.EditValue = "加载历史模板";
this.popupContainerEdit1.Location = new System.Drawing.Point(588, 3);
this.popupContainerEdit1.MaximumSize = new System.Drawing.Size(125, 0);
this.popupContainerEdit1.MinimumSize = new System.Drawing.Size(125, 0);
this.popupContainerEdit1.Name = "popupContainerEdit1";
this.popupContainerEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.popupContainerEdit1.Properties.Appearance.Options.UseBackColor = true;
this.popupContainerEdit1.Properties.Appearance.Options.UseTextOptions = true;
this.popupContainerEdit1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.popupContainerEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.popupContainerEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.popupContainerEdit1.Size = new System.Drawing.Size(125, 18);
this.popupContainerEdit1.StyleController = this.layoutControl1;
this.popupContainerEdit1.TabIndex = 11;
this.popupContainerEdit1.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.popupContainerEdit1_QueryPopUp);
//
// barEditItem用水总量
//
this.barEditItem用水总量.Location = new System.Drawing.Point(133, 3);
this.barEditItem用水总量.Name = "barEditItem用水总量";
this.barEditItem用水总量.Properties.Appearance.Options.UseTextOptions = true;
this.barEditItem用水总量.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.barEditItem用水总量.Size = new System.Drawing.Size(116, 20);
this.barEditItem用水总量.StyleController = this.layoutControl1;
this.barEditItem用水总量.TabIndex = 10;
//
// layoutControlGroup2
//
this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup2.GroupBordersVisible = false;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem4,
this.simpleLabelItem1,
this.btn保存为模板,
this.layoutControlItem2,
this.layoutControlItem3,
this.emptySpaceItem2,
this.layoutControlItem5});
this.layoutControlGroup2.Name = "Root";
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup2.Size = new System.Drawing.Size(716, 120);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.barEditItem用水总量;
this.layoutControlItem1.CustomizationFormText = "供水总量(万m³):";
this.layoutControlItem1.Location = new System.Drawing.Point(130, 0);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(120, 24);
this.layoutControlItem1.MinSize = new System.Drawing.Size(120, 24);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(120, 26);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Text = "供水总量(万m³):";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextToControlDistance = 0;
this.layoutControlItem1.TextVisible = false;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.checkBox总量;
this.layoutControlItem4.Location = new System.Drawing.Point(378, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(84, 26);
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// simpleLabelItem1
//
this.simpleLabelItem1.AllowHotTrack = false;
this.simpleLabelItem1.AppearanceItemCaption.Options.UseTextOptions = true;
this.simpleLabelItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0);
this.simpleLabelItem1.MaxSize = new System.Drawing.Size(130, 18);
this.simpleLabelItem1.MinSize = new System.Drawing.Size(130, 18);
this.simpleLabelItem1.Name = "simpleLabelItem1";
this.simpleLabelItem1.Size = new System.Drawing.Size(130, 26);
this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem1.Text = "供水总量(万m³):";
this.simpleLabelItem1.TextSize = new System.Drawing.Size(90, 14);
//
// btn保存为模板
//
this.btn保存为模板.AllowHotTrack = false;
this.btn保存为模板.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn保存为模板.ImageOptions.Image")));
this.btn保存为模板.Location = new System.Drawing.Point(472, 0);
this.btn保存为模板.MaxSize = new System.Drawing.Size(113, 20);
this.btn保存为模板.MinSize = new System.Drawing.Size(113, 20);
this.btn保存为模板.Name = "btn保存为模板";
this.btn保存为模板.Size = new System.Drawing.Size(113, 26);
this.btn保存为模板.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.btn保存为模板.Text = "保存为模板";
this.btn保存为模板.TextSize = new System.Drawing.Size(90, 16);
this.btn保存为模板.Click += new System.EventHandler(this.btn保存为模板_Click);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.popupContainerEdit1;
this.layoutControlItem2.Location = new System.Drawing.Point(585, 0);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(129, 24);
this.layoutControlItem2.MinSize = new System.Drawing.Size(129, 24);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(129, 26);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.vGridControl1;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(714, 92);
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(462, 0);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(10, 26);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.dropDownButton1;
this.layoutControlItem5.Location = new System.Drawing.Point(250, 0);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(128, 26);
this.layoutControlItem5.MinSize = new System.Drawing.Size(128, 26);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(128, 26);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// rowTime
//
this.rowTime.Name = "rowTime";
this.rowTime.Properties.Caption = "Time";
this.rowTime.Properties.FieldName = "Time";
//
// rowOpenPumpCount
//
this.rowOpenPumpCount.Name = "rowOpenPumpCount";
this.rowOpenPumpCount.Properties.Caption = "Open Pump Count";
this.rowOpenPumpCount.Properties.FieldName = "OpenPumpCount";
//
// rowWaterLevelC
//
this.rowWaterLevelC.Name = "rowWaterLevelC";
this.rowWaterLevelC.Properties.Caption = "Water Level C";
this.rowWaterLevelC.Properties.FieldName = "WaterLevelC";
//
// rowWaterLevelQ
//
this.rowWaterLevelQ.Name = "rowWaterLevelQ";
this.rowWaterLevelQ.Properties.Caption = "Water Level Q";
this.rowWaterLevelQ.Properties.FieldName = "WaterLevelQ";
//
// rowWaterLevelH
//
this.rowWaterLevelH.Name = "rowWaterLevelH";
this.rowWaterLevelH.Properties.Caption = "Water Level H";
this.rowWaterLevelH.Properties.FieldName = "WaterLevelH";
//
// rowHead
//
this.rowHead.Name = "rowHead";
this.rowHead.Properties.Caption = "Head";
this.rowHead.Properties.FieldName = "Head";
//
// rowFlow
//
this.rowFlow.Name = "rowFlow";
this.rowFlow.Properties.Caption = "Flow";
this.rowFlow.Properties.FieldName = "Flow";
//
// rowPower
//
this.rowPower.Name = "rowPower";
this.rowPower.Properties.Caption = "Power";
this.rowPower.Properties.FieldName = "Power";
//
// rowSFlow
//
this.rowSFlow.Name = "rowSFlow";
this.rowSFlow.Properties.Caption = "SFlow";
this.rowSFlow.Properties.FieldName = "SFlow";
//
// rowEle
//
this.rowEle.Name = "rowEle";
this.rowEle.Properties.Caption = "Ele";
this.rowEle.Properties.FieldName = "Ele";
//
// rowMoney
//
this.rowMoney.Name = "rowMoney";
this.rowMoney.Properties.Caption = "Money";
this.rowMoney.Properties.FieldName = "Money";
//
// rowTotalFlow
//
this.rowTotalFlow.Name = "rowTotalFlow";
this.rowTotalFlow.Properties.Caption = "Total Flow";
this.rowTotalFlow.Properties.FieldName = "TotalFlow";
//
// rowTotalEle
//
this.rowTotalEle.Name = "rowTotalEle";
this.rowTotalEle.Properties.Caption = "Total Ele";
this.rowTotalEle.Properties.FieldName = "TotalEle";
//
// rowTotalMoney
//
this.rowTotalMoney.Name = "rowTotalMoney";
this.rowTotalMoney.Properties.Caption = "Total Money";
this.rowTotalMoney.Properties.FieldName = "TotalMoney";
//
// ReservoirParaRequestCtrl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "ReservoirParaRequestCtrl";
this.Size = new System.Drawing.Size(716, 120);
this.Load += new System.EventHandler(this.ReservoirParaRequestCtrl_Load);
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barEditItem用水总量.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btn保存为模板)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraEditors.TextEdit barEditItem用水总量;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.SimpleLabelItem btn保存为模板;
private DevExpress.XtraBars.PopupMenu popupMenu1;
private DevExpress.XtraEditors.PopupContainerEdit popupContainerEdit1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraVerticalGrid.VGridControl vGridControl1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowTime;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowOpenPumpCount;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowWaterLevelC;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowWaterLevelQ;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowWaterLevelH;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowHead;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowFlow;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowPower;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowSFlow;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowEle;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowMoney;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowTotalFlow;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowTotalEle;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowTotalMoney;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowHour;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowDropFlow;
private System.Windows.Forms.CheckBox checkBox总量;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowNeedHeightMin;
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowNeedHeightMax;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
private DevExpress.XtraEditors.DropDownButton dropDownButton1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraBars.BarCheckItem bci前一日记录;
private DevExpress.XtraBars.BarCheckItem bci前三日记录;
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
}
}