/// <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.gridControlData = new DevExpress.XtraGrid.GridControl();
     this.gridViewData = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.LSMSCDSyndicate = new DevExpress.Data.Linq.LinqServerModeSource();
     this.LSMSCDSubCommitte = new DevExpress.Data.Linq.LinqServerModeSource();
     this.tBLWarasaSarfBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dsRetirementCenter = new RetirementCenter.DataSources.dsRetirementCenter();
     this.gcCommands = new DevExpress.XtraEditors.GroupControl();
     this.LUECDSubCommitte = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSubCommitte1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.LUESyndicateId = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.LUETBLDofatSarf = new DevExpress.XtraEditors.GridLookUpEdit();
     this.LSMSTBLDofatSarf = new DevExpress.Data.Linq.LinqServerModeSource();
     this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDofatSarf = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.btnCompare = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.dsQueries = new RetirementCenter.DataSources.dsQueries();
     this.pbc = new DevExpress.XtraEditors.ProgressBarControl();
     this.pcProgress = new DevExpress.XtraEditors.PanelControl();
     this.lblMax = new DevExpress.XtraEditors.LabelControl();
     this.lblValue = new DevExpress.XtraEditors.LabelControl();
     this.tBLWarasaSarfTableAdapter = new RetirementCenter.DataSources.dsRetirementCenterTableAdapters.TBLWarasaSarfTableAdapter();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.rep03TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep03TableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSyndicate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSubCommitte)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tBLWarasaSarfBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCommands)).BeginInit();
     this.gcCommands.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LUECDSubCommitte.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUESyndicateId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUETBLDofatSarf.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSTBLDofatSarf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pcProgress)).BeginInit();
     this.pcProgress.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     this.SuspendLayout();
     //
     // gridControlData
     //
     this.gridControlData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlData.EmbeddedNavigator.Buttons.Append.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Edit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Remove.Visible = false;
     this.gridControlData.Location = new System.Drawing.Point(2, 21);
     this.gridControlData.MainView = this.gridViewData;
     this.gridControlData.Name = "gridControlData";
     this.gridControlData.Size = new System.Drawing.Size(856, 298);
     this.gridControlData.TabIndex = 0;
     this.gridControlData.UseEmbeddedNavigator = true;
     this.gridControlData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewData});
     //
     // gridViewData
     //
     this.gridViewData.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridViewData.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewData.Appearance.GroupFooter.Options.UseTextOptions = true;
     this.gridViewData.Appearance.GroupFooter.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewData.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn2,
     this.gridColumn13,
     this.gridColumn3,
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn11,
     this.gridColumn12});
     this.gridViewData.GridControl = this.gridControlData;
     this.gridViewData.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "eshtrakmonth", null, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "estktaa", null, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "monymonth", null, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "rsmmonth", null, "")});
     this.gridViewData.Name = "gridViewData";
     this.gridViewData.NewItemRowText = "اضغط لاضافة جديد";
     this.gridViewData.OptionsView.ColumnAutoWidth = false;
     this.gridViewData.OptionsView.ShowAutoFilterRow = true;
     this.gridViewData.OptionsView.ShowFooter = true;
     this.gridViewData.CustomSummaryCalculate += new DevExpress.Data.CustomSummaryEventHandler(this.gridViewData_CustomSummaryCalculate);
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption = "كود الوريث";
     this.gridColumn2.FieldName = "PersonId";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.ReadOnly = true;
     //
     // gridColumn13
     //
     this.gridColumn13.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn13.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn13.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn13.Caption = "كود العضو";
     this.gridColumn13.FieldName = "MMashatId";
     this.gridColumn13.Name = "gridColumn13";
     this.gridColumn13.Visible = true;
     this.gridColumn13.VisibleIndex = 0;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption = "رقم الصرف";
     this.gridColumn3.FieldName = "sarfnumber";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.ReadOnly = true;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 1;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption = "نوع الاختلاف";
     this.gridColumn4.FieldName = "DeffType";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.OptionsColumn.ReadOnly = true;
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 2;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.Caption = "مبلغ التقرير";
     this.gridColumn5.FieldName = "monymonthR";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.ReadOnly = true;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 3;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn6.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn6.Caption = "رسم التقرير";
     this.gridColumn6.FieldName = "rsmmonthR";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.ReadOnly = true;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 4;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption = "اشتراك التقرير";
     this.gridColumn7.FieldName = "eshtrakmonthR";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 5;
     this.gridColumn7.Width = 91;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn8.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn8.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn8.Caption = "استقطاع التقرير";
     this.gridColumn8.FieldName = "estktaaR";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.OptionsColumn.ReadOnly = true;
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 6;
     this.gridColumn8.Width = 90;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption = "مبلغ الدفعة";
     this.gridColumn9.FieldName = "monymonthS";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 7;
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.Caption = "رسم الدفعة";
     this.gridColumn10.FieldName = "rsmmonthS";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.ReadOnly = true;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 8;
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.Caption = "اشتراك الدفعة";
     this.gridColumn11.FieldName = "eshtrakmonthS";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.ReadOnly = true;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 9;
     this.gridColumn11.Width = 90;
     //
     // gridColumn12
     //
     this.gridColumn12.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn12.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn12.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn12.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn12.Caption = "استقطاع الدفعة";
     this.gridColumn12.FieldName = "estktaaS";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.OptionsColumn.ReadOnly = true;
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 10;
     this.gridColumn12.Width = 96;
     //
     // LSMSCDSyndicate
     //
     this.LSMSCDSyndicate.ElementType = typeof(RetirementCenter.DataSources.Linq.CDSyndicate);
     this.LSMSCDSyndicate.KeyExpression = "[SyndicateId]";
     //
     // LSMSCDSubCommitte
     //
     this.LSMSCDSubCommitte.ElementType = typeof(RetirementCenter.DataSources.Linq.CDSubCommitte);
     this.LSMSCDSubCommitte.KeyExpression = "[SubCommitteId]";
     //
     // tBLWarasaSarfBindingSource
     //
     this.tBLWarasaSarfBindingSource.DataMember = "TBLWarasaSarf";
     this.tBLWarasaSarfBindingSource.DataSource = this.dsRetirementCenter;
     //
     // dsRetirementCenter
     //
     this.dsRetirementCenter.DataSetName = "dsRetirementCenter";
     this.dsRetirementCenter.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gcCommands
     //
     this.gcCommands.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.gcCommands.AppearanceCaption.Options.UseTextOptions = true;
     this.gcCommands.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gcCommands.Controls.Add(this.LUECDSubCommitte);
     this.gcCommands.Controls.Add(this.labelControl2);
     this.gcCommands.Controls.Add(this.LUESyndicateId);
     this.gcCommands.Controls.Add(this.labelControl1);
     this.gcCommands.Controls.Add(this.LUETBLDofatSarf);
     this.gcCommands.Controls.Add(this.labelControl7);
     this.gcCommands.Controls.Add(this.btnCompare);
     this.gcCommands.Location = new System.Drawing.Point(12, 12);
     this.gcCommands.Name = "gcCommands";
     this.gcCommands.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.gcCommands.Size = new System.Drawing.Size(860, 110);
     this.gcCommands.TabIndex = 0;
     this.gcCommands.Text = "خيارات";
     //
     // LUECDSubCommitte
     //
     this.LUECDSubCommitte.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LUECDSubCommitte.Location = new System.Drawing.Point(580, 83);
     this.LUECDSubCommitte.Name = "LUECDSubCommitte";
     this.LUECDSubCommitte.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.LUECDSubCommitte.Properties.Appearance.Options.UseFont = true;
     this.LUECDSubCommitte.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUECDSubCommitte.Properties.DataSource = this.LSMSCDSubCommitte;
     this.LUECDSubCommitte.Properties.DisplayMember = "SubCommitte";
     this.LUECDSubCommitte.Properties.NullText = "";
     this.LUECDSubCommitte.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUECDSubCommitte.Properties.ValueMember = "SubCommitteId";
     this.LUECDSubCommitte.Properties.View = this.gridView4;
     this.LUECDSubCommitte.Size = new System.Drawing.Size(236, 22);
     this.LUECDSubCommitte.TabIndex = 2;
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSubCommitte1});
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowGroupPanel = false;
     //
     // colSubCommitte1
     //
     this.colSubCommitte1.AppearanceCell.Options.UseTextOptions = true;
     this.colSubCommitte1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitte1.AppearanceHeader.Options.UseTextOptions = true;
     this.colSubCommitte1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitte1.Caption = "اللجنة";
     this.colSubCommitte1.FieldName = "SubCommitte";
     this.colSubCommitte1.Name = "colSubCommitte1";
     this.colSubCommitte1.Visible = true;
     this.colSubCommitte1.VisibleIndex = 0;
     //
     // labelControl2
     //
     this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl2.Location = new System.Drawing.Point(829, 86);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(20, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "لجنة";
     //
     // LUESyndicateId
     //
     this.LUESyndicateId.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LUESyndicateId.Location = new System.Drawing.Point(580, 58);
     this.LUESyndicateId.Name = "LUESyndicateId";
     this.LUESyndicateId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.LUESyndicateId.Properties.Appearance.Options.UseFont = true;
     this.LUESyndicateId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUESyndicateId.Properties.DataSource = this.LSMSCDSyndicate;
     this.LUESyndicateId.Properties.DisplayMember = "Syndicate";
     this.LUESyndicateId.Properties.NullText = "";
     this.LUESyndicateId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUESyndicateId.Properties.ValueMember = "SyndicateId";
     this.LUESyndicateId.Properties.View = this.gridView1;
     this.LUESyndicateId.Size = new System.Drawing.Size(236, 22);
     this.LUESyndicateId.TabIndex = 1;
     this.LUESyndicateId.EditValueChanged += new System.EventHandler(this.LUESyndicateId_EditValueChanged);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1});
     this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption = "الفرعية";
     this.gridColumn1.FieldName = "Syndicate";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl1.Location = new System.Drawing.Point(822, 61);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(27, 13);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text = "فرعية";
     //
     // LUETBLDofatSarf
     //
     this.LUETBLDofatSarf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LUETBLDofatSarf.Location = new System.Drawing.Point(580, 30);
     this.LUETBLDofatSarf.Name = "LUETBLDofatSarf";
     this.LUETBLDofatSarf.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.LUETBLDofatSarf.Properties.Appearance.Options.UseFont = true;
     this.LUETBLDofatSarf.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUETBLDofatSarf.Properties.DataSource = this.LSMSTBLDofatSarf;
     this.LUETBLDofatSarf.Properties.DisplayMember = "DofatSarf";
     this.LUETBLDofatSarf.Properties.NullText = "";
     this.LUETBLDofatSarf.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUETBLDofatSarf.Properties.ValueMember = "DofatSarfId";
     this.LUETBLDofatSarf.Properties.View = this.gridLookUpEdit1View;
     this.LUETBLDofatSarf.Size = new System.Drawing.Size(236, 22);
     this.LUETBLDofatSarf.TabIndex = 0;
     //
     // LSMSTBLDofatSarf
     //
     this.LSMSTBLDofatSarf.ElementType = typeof(RetirementCenter.DataSources.Linq.TBLDofatSarf);
     this.LSMSTBLDofatSarf.KeyExpression = "[DofatSarfId]";
     //
     // gridLookUpEdit1View
     //
     this.gridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colDofatSarf});
     this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
     this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // colDofatSarf
     //
     this.colDofatSarf.AppearanceCell.Options.UseTextOptions = true;
     this.colDofatSarf.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colDofatSarf.AppearanceHeader.Options.UseTextOptions = true;
     this.colDofatSarf.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colDofatSarf.Caption = "اسم الدفعة";
     this.colDofatSarf.FieldName = "DofatSarf";
     this.colDofatSarf.Name = "colDofatSarf";
     this.colDofatSarf.Visible = true;
     this.colDofatSarf.VisibleIndex = 0;
     //
     // labelControl7
     //
     this.labelControl7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl7.Location = new System.Drawing.Point(822, 33);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(29, 13);
     this.labelControl7.TabIndex = 1;
     this.labelControl7.Text = "الدفعة";
     //
     // btnCompare
     //
     this.btnCompare.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCompare.Location = new System.Drawing.Point(426, 30);
     this.btnCompare.Name = "btnCompare";
     this.btnCompare.Size = new System.Drawing.Size(150, 22);
     this.btnCompare.TabIndex = 3;
     this.btnCompare.Text = "مقارنة";
     this.btnCompare.Click += new System.EventHandler(this.btnCompare_Click);
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControl2.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.groupControl2.Controls.Add(this.gridControlData);
     this.groupControl2.Location = new System.Drawing.Point(12, 128);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.groupControl2.Size = new System.Drawing.Size(860, 321);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text = "التفاصيل";
     //
     // dsQueries
     //
     this.dsQueries.DataSetName = "dsQueries";
     this.dsQueries.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // pbc
     //
     this.pbc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.pbc.Location = new System.Drawing.Point(5, 16);
     this.pbc.Name = "pbc";
     this.pbc.Size = new System.Drawing.Size(406, 26);
     this.pbc.TabIndex = 2;
     //
     // pcProgress
     //
     this.pcProgress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.pcProgress.Controls.Add(this.lblMax);
     this.pcProgress.Controls.Add(this.pbc);
     this.pcProgress.Controls.Add(this.lblValue);
     this.pcProgress.Location = new System.Drawing.Point(14, 45);
     this.pcProgress.Name = "pcProgress";
     this.pcProgress.Size = new System.Drawing.Size(418, 45);
     this.pcProgress.TabIndex = 3;
     this.pcProgress.Visible = false;
     //
     // lblMax
     //
     this.lblMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMax.Location = new System.Drawing.Point(351, 1);
     this.lblMax.Name = "lblMax";
     this.lblMax.Size = new System.Drawing.Size(6, 13);
     this.lblMax.TabIndex = 0;
     this.lblMax.Text = "0";
     //
     // lblValue
     //
     this.lblValue.Location = new System.Drawing.Point(7, 1);
     this.lblValue.Name = "lblValue";
     this.lblValue.Size = new System.Drawing.Size(6, 13);
     this.lblValue.TabIndex = 0;
     this.lblValue.Text = "0";
     //
     // tBLWarasaSarfTableAdapter
     //
     this.tBLWarasaSarfTableAdapter.ClearBeforeFill = true;
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // rep03TableAdapter
     //
     this.rep03TableAdapter.ClearBeforeFill = true;
     //
     // Qry16Frm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(884, 461);
     this.Controls.Add(this.pcProgress);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.gcCommands);
     this.Name = "Qry16Frm";
     this.Text = "مقارنة صرفية الورثة بالتقرير";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.TBLWarasaSarfFrm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSyndicate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSubCommitte)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tBLWarasaSarfBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCommands)).EndInit();
     this.gcCommands.ResumeLayout(false);
     this.gcCommands.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LUECDSubCommitte.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUESyndicateId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUETBLDofatSarf.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSTBLDofatSarf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pcProgress)).EndInit();
     this.pcProgress.ResumeLayout(false);
     this.pcProgress.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule1 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
     DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule2 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
     this.gridControlData = new DevExpress.XtraGrid.GridControl();
     this.tBLWarasaSarfBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dsRetirementCenter = new RetirementCenter.DataSources.dsRetirementCenter();
     this.gridViewData = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colpersonName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coleshtrakmonth = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colestktaa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmonymonth = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colrsmmonth = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colsarf = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.colsarfdatefrom = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemDateEditDMY = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.colsarfdateto = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEditSave = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colMMashatName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colsarfnumber = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSyndicateId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditSyndicateIdMashat = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.LSMSCDSyndicate = new DevExpress.Data.Linq.LinqServerModeSource();
     this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSyndicate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubCommitteId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditSubCommitteIdMashat = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.LSMSCDSubCommitte = new DevExpress.Data.Linq.LinqServerModeSource();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSubCommitte = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colWarasaTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditWarasaTypeId = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.LSMSCDWarasaType = new DevExpress.Data.Linq.LinqServerModeSource();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colWarasaType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEdafat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gcCommands = new DevExpress.XtraEditors.GroupControl();
     this.lueSarfTypeedadId = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.LUESyndicateId = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.LUETBLDofatSarf = new DevExpress.XtraEditors.GridLookUpEdit();
     this.LSMSTBLDofatSarf = new DevExpress.Data.Linq.LinqServerModeSource();
     this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDofatSarf = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
     this.btnArc = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddAll = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.dsQueries = new RetirementCenter.DataSources.dsQueries();
     this.pbc = new DevExpress.XtraEditors.ProgressBarControl();
     this.pcProgress = new DevExpress.XtraEditors.PanelControl();
     this.lblMax = new DevExpress.XtraEditors.LabelControl();
     this.lblValue = new DevExpress.XtraEditors.LabelControl();
     this.dxValidationProviderMain = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
     this.warasaDofaatCreatorTableAdapter = new RetirementCenter.DataSources.dsQueriesTableAdapters.WarasaDofaatCreatorTableAdapter();
     this.warasaExtraDofaatCreatorTableAdapter = new RetirementCenter.DataSources.dsQueriesTableAdapters.WarasaExtraDofaatCreatorTableAdapter();
     this.tBLWarasaSarfTableAdapter = new RetirementCenter.DataSources.dsRetirementCenterTableAdapters.TBLWarasaSarfTableAdapter();
     this.tblMashatTableAdapter = new RetirementCenter.DataSources.dsRetirementCenterTableAdapters.TBLMashatTableAdapter();
     this.warasaExceptionDofaatCreatorTableAdapter = new RetirementCenter.DataSources.dsQueriesTableAdapters.WarasaExceptionDofaatCreatorTableAdapter();
     this.LSMSCDSarfTypeedad = new DevExpress.Data.Linq.LinqServerModeSource();
     this.colSarfTypeedad = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tBLWarasaSarfBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditDMY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditDMY.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditSave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSyndicateIdMashat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSyndicate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSubCommitteIdMashat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSubCommitte)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditWarasaTypeId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDWarasaType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCommands)).BeginInit();
     this.gcCommands.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lueSarfTypeedadId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUESyndicateId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUETBLDofatSarf.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSTBLDofatSarf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pcProgress)).BeginInit();
     this.pcProgress.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProviderMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSarfTypeedad)).BeginInit();
     this.SuspendLayout();
     //
     // gridControlData
     //
     this.gridControlData.DataSource = this.tBLWarasaSarfBindingSource;
     this.gridControlData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlData.EmbeddedNavigator.Buttons.Append.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Edit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Remove.Visible = false;
     this.gridControlData.Location = new System.Drawing.Point(2, 21);
     this.gridControlData.MainView = this.gridViewData;
     this.gridControlData.Name = "gridControlData";
     this.gridControlData.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemDateEditDMY,
     this.repositoryItemButtonEditSave,
     this.repositoryItemGridLookUpEditSyndicateIdMashat,
     this.repositoryItemGridLookUpEditSubCommitteIdMashat,
     this.repositoryItemGridLookUpEditWarasaTypeId,
     this.repositoryItemButtonEdit1});
     this.gridControlData.Size = new System.Drawing.Size(856, 430);
     this.gridControlData.TabIndex = 0;
     this.gridControlData.UseEmbeddedNavigator = true;
     this.gridControlData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewData});
     //
     // tBLWarasaSarfBindingSource
     //
     this.tBLWarasaSarfBindingSource.DataMember = "TBLWarasaSarf";
     this.tBLWarasaSarfBindingSource.DataSource = this.dsRetirementCenter;
     //
     // dsRetirementCenter
     //
     this.dsRetirementCenter.DataSetName = "dsRetirementCenter";
     this.dsRetirementCenter.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gridViewData
     //
     this.gridViewData.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridViewData.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewData.Appearance.GroupFooter.Options.UseTextOptions = true;
     this.gridViewData.Appearance.GroupFooter.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewData.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colpersonName,
     this.coleshtrakmonth,
     this.colestktaa,
     this.colmonymonth,
     this.colrsmmonth,
     this.colsarf,
     this.colsarfdatefrom,
     this.colsarfdateto,
     this.gridColumn2,
     this.colMMashatName,
     this.colsarfnumber,
     this.colSyndicateId,
     this.colSubCommitteId,
     this.colWarasaTypeId,
     this.colEdafat,
     this.gridColumn3});
     this.gridViewData.GridControl = this.gridControlData;
     this.gridViewData.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "eshtrakmonth", this.coleshtrakmonth, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "estktaa", this.colestktaa, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "monymonth", this.colmonymonth, ""),
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "rsmmonth", this.colrsmmonth, "")});
     this.gridViewData.Name = "gridViewData";
     this.gridViewData.NewItemRowText = "اضغط لاضافة جديد";
     this.gridViewData.OptionsView.ColumnAutoWidth = false;
     this.gridViewData.OptionsView.ShowAutoFilterRow = true;
     this.gridViewData.OptionsView.ShowFooter = true;
     this.gridViewData.CustomSummaryCalculate += new DevExpress.Data.CustomSummaryEventHandler(this.gridViewData_CustomSummaryCalculate);
     //
     // colpersonName
     //
     this.colpersonName.AppearanceCell.Options.UseTextOptions = true;
     this.colpersonName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colpersonName.AppearanceHeader.Options.UseTextOptions = true;
     this.colpersonName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colpersonName.Caption = "الاسم";
     this.colpersonName.FieldName = "personName";
     this.colpersonName.Name = "colpersonName";
     this.colpersonName.OptionsColumn.ReadOnly = true;
     this.colpersonName.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Custom)});
     this.colpersonName.Visible = true;
     this.colpersonName.VisibleIndex = 4;
     this.colpersonName.Width = 223;
     //
     // coleshtrakmonth
     //
     this.coleshtrakmonth.AppearanceCell.Options.UseTextOptions = true;
     this.coleshtrakmonth.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.coleshtrakmonth.AppearanceHeader.Options.UseTextOptions = true;
     this.coleshtrakmonth.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.coleshtrakmonth.Caption = "الاشتراك الشهري";
     this.coleshtrakmonth.FieldName = "eshtrakmonth";
     this.coleshtrakmonth.Name = "coleshtrakmonth";
     this.coleshtrakmonth.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.coleshtrakmonth.Visible = true;
     this.coleshtrakmonth.VisibleIndex = 5;
     this.coleshtrakmonth.Width = 102;
     //
     // colestktaa
     //
     this.colestktaa.AppearanceCell.Options.UseTextOptions = true;
     this.colestktaa.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colestktaa.AppearanceHeader.Options.UseTextOptions = true;
     this.colestktaa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colestktaa.Caption = "الاستقطاع";
     this.colestktaa.FieldName = "estktaa";
     this.colestktaa.Name = "colestktaa";
     this.colestktaa.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.colestktaa.Visible = true;
     this.colestktaa.VisibleIndex = 6;
     this.colestktaa.Width = 64;
     //
     // colmonymonth
     //
     this.colmonymonth.AppearanceCell.Options.UseTextOptions = true;
     this.colmonymonth.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colmonymonth.AppearanceHeader.Options.UseTextOptions = true;
     this.colmonymonth.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colmonymonth.Caption = "المبلغ";
     this.colmonymonth.FieldName = "monymonth";
     this.colmonymonth.Name = "colmonymonth";
     this.colmonymonth.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.colmonymonth.Visible = true;
     this.colmonymonth.VisibleIndex = 7;
     this.colmonymonth.Width = 70;
     //
     // colrsmmonth
     //
     this.colrsmmonth.AppearanceCell.Options.UseTextOptions = true;
     this.colrsmmonth.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colrsmmonth.AppearanceHeader.Options.UseTextOptions = true;
     this.colrsmmonth.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colrsmmonth.Caption = "الرسم";
     this.colrsmmonth.FieldName = "rsmmonth";
     this.colrsmmonth.Name = "colrsmmonth";
     this.colrsmmonth.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.colrsmmonth.Visible = true;
     this.colrsmmonth.VisibleIndex = 8;
     this.colrsmmonth.Width = 60;
     //
     // colsarf
     //
     this.colsarf.AppearanceCell.Options.UseTextOptions = true;
     this.colsarf.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarf.AppearanceHeader.Options.UseTextOptions = true;
     this.colsarf.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarf.Caption = "يصرف";
     this.colsarf.ColumnEdit = this.repositoryItemCheckEdit1;
     this.colsarf.FieldName = "sarf";
     this.colsarf.Name = "colsarf";
     this.colsarf.Visible = true;
     this.colsarf.VisibleIndex = 9;
     this.colsarf.Width = 56;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // colsarfdatefrom
     //
     this.colsarfdatefrom.AppearanceCell.Options.UseTextOptions = true;
     this.colsarfdatefrom.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfdatefrom.AppearanceHeader.Options.UseTextOptions = true;
     this.colsarfdatefrom.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfdatefrom.Caption = "من";
     this.colsarfdatefrom.ColumnEdit = this.repositoryItemDateEditDMY;
     this.colsarfdatefrom.FieldName = "sarfdatefrom";
     this.colsarfdatefrom.Name = "colsarfdatefrom";
     this.colsarfdatefrom.OptionsColumn.ReadOnly = true;
     this.colsarfdatefrom.Visible = true;
     this.colsarfdatefrom.VisibleIndex = 11;
     this.colsarfdatefrom.Width = 87;
     //
     // repositoryItemDateEditDMY
     //
     this.repositoryItemDateEditDMY.AutoHeight = false;
     this.repositoryItemDateEditDMY.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEditDMY.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.repositoryItemDateEditDMY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.repositoryItemDateEditDMY.EditFormat.FormatString = "dd/MM/yyyy";
     this.repositoryItemDateEditDMY.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.repositoryItemDateEditDMY.Mask.EditMask = "dd/MM/yyyy";
     this.repositoryItemDateEditDMY.Name = "repositoryItemDateEditDMY";
     this.repositoryItemDateEditDMY.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     //
     // colsarfdateto
     //
     this.colsarfdateto.AppearanceCell.Options.UseTextOptions = true;
     this.colsarfdateto.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfdateto.AppearanceHeader.Options.UseTextOptions = true;
     this.colsarfdateto.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfdateto.Caption = "الي";
     this.colsarfdateto.FieldName = "sarfdateto";
     this.colsarfdateto.Name = "colsarfdateto";
     this.colsarfdateto.OptionsColumn.ReadOnly = true;
     this.colsarfdateto.Visible = true;
     this.colsarfdateto.VisibleIndex = 12;
     this.colsarfdateto.Width = 78;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption = "حفظ";
     this.gridColumn2.ColumnEdit = this.repositoryItemButtonEditSave;
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 13;
     //
     // repositoryItemButtonEditSave
     //
     this.repositoryItemButtonEditSave.AutoHeight = false;
     this.repositoryItemButtonEditSave.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.OK)});
     this.repositoryItemButtonEditSave.Name = "repositoryItemButtonEditSave";
     this.repositoryItemButtonEditSave.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEditSave.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditSave_ButtonClick);
     //
     // colMMashatName
     //
     this.colMMashatName.AppearanceCell.Options.UseTextOptions = true;
     this.colMMashatName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colMMashatName.AppearanceHeader.Options.UseTextOptions = true;
     this.colMMashatName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colMMashatName.Caption = "اسم العضو";
     this.colMMashatName.FieldName = "MMashatName";
     this.colMMashatName.Name = "colMMashatName";
     this.colMMashatName.OptionsColumn.ReadOnly = true;
     this.colMMashatName.Visible = true;
     this.colMMashatName.VisibleIndex = 0;
     this.colMMashatName.Width = 108;
     //
     // colsarfnumber
     //
     this.colsarfnumber.AppearanceCell.Options.UseTextOptions = true;
     this.colsarfnumber.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfnumber.AppearanceHeader.Options.UseTextOptions = true;
     this.colsarfnumber.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colsarfnumber.Caption = "رقم الصرف";
     this.colsarfnumber.FieldName = "sarfnumber";
     this.colsarfnumber.Name = "colsarfnumber";
     this.colsarfnumber.OptionsColumn.ReadOnly = true;
     this.colsarfnumber.Visible = true;
     this.colsarfnumber.VisibleIndex = 1;
     this.colsarfnumber.Width = 82;
     //
     // colSyndicateId
     //
     this.colSyndicateId.AppearanceCell.Options.UseTextOptions = true;
     this.colSyndicateId.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSyndicateId.AppearanceHeader.Options.UseTextOptions = true;
     this.colSyndicateId.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSyndicateId.Caption = "الفرعية";
     this.colSyndicateId.ColumnEdit = this.repositoryItemGridLookUpEditSyndicateIdMashat;
     this.colSyndicateId.FieldName = "SyndicateId";
     this.colSyndicateId.Name = "colSyndicateId";
     this.colSyndicateId.OptionsColumn.ReadOnly = true;
     this.colSyndicateId.Visible = true;
     this.colSyndicateId.VisibleIndex = 3;
     this.colSyndicateId.Width = 110;
     //
     // repositoryItemGridLookUpEditSyndicateIdMashat
     //
     this.repositoryItemGridLookUpEditSyndicateIdMashat.AutoHeight = false;
     this.repositoryItemGridLookUpEditSyndicateIdMashat.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditSyndicateIdMashat.DataSource = this.LSMSCDSyndicate;
     this.repositoryItemGridLookUpEditSyndicateIdMashat.DisplayMember = "Syndicate";
     this.repositoryItemGridLookUpEditSyndicateIdMashat.Name = "repositoryItemGridLookUpEditSyndicateIdMashat";
     this.repositoryItemGridLookUpEditSyndicateIdMashat.NullText = "";
     this.repositoryItemGridLookUpEditSyndicateIdMashat.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditSyndicateIdMashat.ValueMember = "SyndicateId";
     this.repositoryItemGridLookUpEditSyndicateIdMashat.View = this.repositoryItemGridLookUpEdit1View;
     //
     // LSMSCDSyndicate
     //
     this.LSMSCDSyndicate.ElementType = typeof(RetirementCenter.DataSources.Linq.CDSyndicate);
     this.LSMSCDSyndicate.KeyExpression = "[SyndicateId]";
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSyndicate});
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // colSyndicate
     //
     this.colSyndicate.AppearanceCell.Options.UseTextOptions = true;
     this.colSyndicate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSyndicate.AppearanceHeader.Options.UseTextOptions = true;
     this.colSyndicate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSyndicate.Caption = "الاسم";
     this.colSyndicate.FieldName = "Syndicate";
     this.colSyndicate.Name = "colSyndicate";
     this.colSyndicate.Visible = true;
     this.colSyndicate.VisibleIndex = 0;
     //
     // colSubCommitteId
     //
     this.colSubCommitteId.AppearanceCell.Options.UseTextOptions = true;
     this.colSubCommitteId.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitteId.AppearanceHeader.Options.UseTextOptions = true;
     this.colSubCommitteId.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitteId.Caption = "اللجنة";
     this.colSubCommitteId.ColumnEdit = this.repositoryItemGridLookUpEditSubCommitteIdMashat;
     this.colSubCommitteId.FieldName = "SubCommitteId";
     this.colSubCommitteId.Name = "colSubCommitteId";
     this.colSubCommitteId.OptionsColumn.ReadOnly = true;
     this.colSubCommitteId.Visible = true;
     this.colSubCommitteId.VisibleIndex = 2;
     this.colSubCommitteId.Width = 96;
     //
     // repositoryItemGridLookUpEditSubCommitteIdMashat
     //
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.AutoHeight = false;
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.DataSource = this.LSMSCDSubCommitte;
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.DisplayMember = "SubCommitte";
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.Name = "repositoryItemGridLookUpEditSubCommitteIdMashat";
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.NullText = "";
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.ValueMember = "SubCommitteId";
     this.repositoryItemGridLookUpEditSubCommitteIdMashat.View = this.gridView2;
     //
     // LSMSCDSubCommitte
     //
     this.LSMSCDSubCommitte.ElementType = typeof(RetirementCenter.DataSources.Linq.CDSubCommitte);
     this.LSMSCDSubCommitte.KeyExpression = "[SubCommitteId]";
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSubCommitte});
     this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // colSubCommitte
     //
     this.colSubCommitte.AppearanceCell.Options.UseTextOptions = true;
     this.colSubCommitte.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitte.AppearanceHeader.Options.UseTextOptions = true;
     this.colSubCommitte.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colSubCommitte.Caption = "الاسم";
     this.colSubCommitte.FieldName = "SubCommitte";
     this.colSubCommitte.Name = "colSubCommitte";
     this.colSubCommitte.Visible = true;
     this.colSubCommitte.VisibleIndex = 0;
     //
     // colWarasaTypeId
     //
     this.colWarasaTypeId.AppearanceCell.Options.UseTextOptions = true;
     this.colWarasaTypeId.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colWarasaTypeId.AppearanceHeader.Options.UseTextOptions = true;
     this.colWarasaTypeId.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colWarasaTypeId.Caption = "النوع";
     this.colWarasaTypeId.ColumnEdit = this.repositoryItemGridLookUpEditWarasaTypeId;
     this.colWarasaTypeId.FieldName = "WarasaTypeId";
     this.colWarasaTypeId.Name = "colWarasaTypeId";
     this.colWarasaTypeId.OptionsColumn.ReadOnly = true;
     this.colWarasaTypeId.Visible = true;
     this.colWarasaTypeId.VisibleIndex = 10;
     //
     // repositoryItemGridLookUpEditWarasaTypeId
     //
     this.repositoryItemGridLookUpEditWarasaTypeId.AutoHeight = false;
     this.repositoryItemGridLookUpEditWarasaTypeId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditWarasaTypeId.DataSource = this.LSMSCDWarasaType;
     this.repositoryItemGridLookUpEditWarasaTypeId.DisplayMember = "WarasaType";
     this.repositoryItemGridLookUpEditWarasaTypeId.Name = "repositoryItemGridLookUpEditWarasaTypeId";
     this.repositoryItemGridLookUpEditWarasaTypeId.NullText = "";
     this.repositoryItemGridLookUpEditWarasaTypeId.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditWarasaTypeId.ValueMember = "WarasaTypeId";
     this.repositoryItemGridLookUpEditWarasaTypeId.View = this.gridView3;
     //
     // LSMSCDWarasaType
     //
     this.LSMSCDWarasaType.ElementType = typeof(RetirementCenter.DataSources.Linq.CDWarasaType);
     this.LSMSCDWarasaType.KeyExpression = "[WarasaTypeId]";
     //
     // gridView3
     //
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colWarasaType});
     this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView3.Name = "gridView3";
     this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // colWarasaType
     //
     this.colWarasaType.AppearanceCell.Options.UseTextOptions = true;
     this.colWarasaType.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colWarasaType.AppearanceHeader.Options.UseTextOptions = true;
     this.colWarasaType.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colWarasaType.Caption = "النوع";
     this.colWarasaType.FieldName = "WarasaType";
     this.colWarasaType.Name = "colWarasaType";
     this.colWarasaType.Visible = true;
     this.colWarasaType.VisibleIndex = 0;
     //
     // colEdafat
     //
     this.colEdafat.AppearanceCell.Options.UseTextOptions = true;
     this.colEdafat.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colEdafat.AppearanceHeader.Options.UseTextOptions = true;
     this.colEdafat.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colEdafat.Caption = "اضافات";
     this.colEdafat.ColumnEdit = this.repositoryItemCheckEdit1;
     this.colEdafat.FieldName = "Edafat";
     this.colEdafat.Name = "colEdafat";
     this.colEdafat.OptionsColumn.ReadOnly = true;
     this.colEdafat.Visible = true;
     this.colEdafat.VisibleIndex = 14;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption = "حذف";
     this.gridColumn3.ColumnEdit = this.repositoryItemButtonEdit1;
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 15;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit_ButtonClick);
     //
     // gcCommands
     //
     this.gcCommands.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.gcCommands.AppearanceCaption.Options.UseTextOptions = true;
     this.gcCommands.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gcCommands.Controls.Add(this.lueSarfTypeedadId);
     this.gcCommands.Controls.Add(this.labelControl2);
     this.gcCommands.Controls.Add(this.LUESyndicateId);
     this.gcCommands.Controls.Add(this.labelControl1);
     this.gcCommands.Controls.Add(this.LUETBLDofatSarf);
     this.gcCommands.Controls.Add(this.labelControl7);
     this.gcCommands.Controls.Add(this.btnPrint);
     this.gcCommands.Controls.Add(this.btnArc);
     this.gcCommands.Controls.Add(this.btnDelete);
     this.gcCommands.Controls.Add(this.btnAddAll);
     this.gcCommands.Location = new System.Drawing.Point(12, 12);
     this.gcCommands.Name = "gcCommands";
     this.gcCommands.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.gcCommands.Size = new System.Drawing.Size(860, 141);
     this.gcCommands.TabIndex = 0;
     this.gcCommands.Text = "خيارات";
     //
     // lueSarfTypeedadId
     //
     this.lueSarfTypeedadId.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lueSarfTypeedadId.Location = new System.Drawing.Point(580, 86);
     this.lueSarfTypeedadId.Name = "lueSarfTypeedadId";
     this.lueSarfTypeedadId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.lueSarfTypeedadId.Properties.Appearance.Options.UseFont = true;
     this.lueSarfTypeedadId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lueSarfTypeedadId.Properties.DataSource = this.LSMSCDSarfTypeedad;
     this.lueSarfTypeedadId.Properties.DisplayMember = "SarfTypeedad";
     this.lueSarfTypeedadId.Properties.NullText = "";
     this.lueSarfTypeedadId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.lueSarfTypeedadId.Properties.ValueMember = "SarfTypeedadId";
     this.lueSarfTypeedadId.Properties.View = this.gridView4;
     this.lueSarfTypeedadId.Size = new System.Drawing.Size(236, 22);
     this.lueSarfTypeedadId.TabIndex = 1;
     this.lueSarfTypeedadId.EditValueChanged += new System.EventHandler(this.LUESyndicateId_EditValueChanged);
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSarfTypeedad});
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowGroupPanel = false;
     //
     // labelControl2
     //
     this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl2.Location = new System.Drawing.Point(822, 89);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(22, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "النوع";
     //
     // LUESyndicateId
     //
     this.LUESyndicateId.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LUESyndicateId.Location = new System.Drawing.Point(580, 58);
     this.LUESyndicateId.Name = "LUESyndicateId";
     this.LUESyndicateId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.LUESyndicateId.Properties.Appearance.Options.UseFont = true;
     this.LUESyndicateId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUESyndicateId.Properties.DataSource = this.LSMSCDSyndicate;
     this.LUESyndicateId.Properties.DisplayMember = "Syndicate";
     this.LUESyndicateId.Properties.NullText = "";
     this.LUESyndicateId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUESyndicateId.Properties.ValueMember = "SyndicateId";
     this.LUESyndicateId.Properties.View = this.gridView1;
     this.LUESyndicateId.Size = new System.Drawing.Size(236, 22);
     this.LUESyndicateId.TabIndex = 1;
     conditionValidationRule1.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
     conditionValidationRule1.ErrorText = "يجب اختيار فرعية";
     conditionValidationRule1.ErrorType = DevExpress.XtraEditors.DXErrorProvider.ErrorType.Warning;
     this.dxValidationProviderMain.SetValidationRule(this.LUESyndicateId, conditionValidationRule1);
     this.LUESyndicateId.EditValueChanged += new System.EventHandler(this.LUESyndicateId_EditValueChanged);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1});
     this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption = "الفرعية";
     this.gridColumn1.FieldName = "Syndicate";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl1.Location = new System.Drawing.Point(822, 61);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(27, 13);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text = "فرعية";
     //
     // LUETBLDofatSarf
     //
     this.LUETBLDofatSarf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LUETBLDofatSarf.Location = new System.Drawing.Point(580, 30);
     this.LUETBLDofatSarf.Name = "LUETBLDofatSarf";
     this.LUETBLDofatSarf.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.LUETBLDofatSarf.Properties.Appearance.Options.UseFont = true;
     this.LUETBLDofatSarf.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUETBLDofatSarf.Properties.DataSource = this.LSMSTBLDofatSarf;
     this.LUETBLDofatSarf.Properties.DisplayMember = "DofatSarf";
     this.LUETBLDofatSarf.Properties.NullText = "";
     this.LUETBLDofatSarf.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUETBLDofatSarf.Properties.ValueMember = "DofatSarfId";
     this.LUETBLDofatSarf.Properties.View = this.gridLookUpEdit1View;
     this.LUETBLDofatSarf.Size = new System.Drawing.Size(236, 22);
     this.LUETBLDofatSarf.TabIndex = 0;
     conditionValidationRule2.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
     conditionValidationRule2.ErrorText = "يجب اختيار دفعة";
     conditionValidationRule2.ErrorType = DevExpress.XtraEditors.DXErrorProvider.ErrorType.Warning;
     this.dxValidationProviderMain.SetValidationRule(this.LUETBLDofatSarf, conditionValidationRule2);
     this.LUETBLDofatSarf.EditValueChanged += new System.EventHandler(this.LUETBLDofatSarf_EditValueChanged);
     //
     // LSMSTBLDofatSarf
     //
     this.LSMSTBLDofatSarf.ElementType = typeof(RetirementCenter.DataSources.Linq.TBLDofatSarf);
     this.LSMSTBLDofatSarf.KeyExpression = "[DofatSarfId]";
     //
     // gridLookUpEdit1View
     //
     this.gridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colDofatSarf});
     this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
     this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // colDofatSarf
     //
     this.colDofatSarf.AppearanceCell.Options.UseTextOptions = true;
     this.colDofatSarf.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colDofatSarf.AppearanceHeader.Options.UseTextOptions = true;
     this.colDofatSarf.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colDofatSarf.Caption = "اسم الدفعة";
     this.colDofatSarf.FieldName = "DofatSarf";
     this.colDofatSarf.Name = "colDofatSarf";
     this.colDofatSarf.Visible = true;
     this.colDofatSarf.VisibleIndex = 0;
     //
     // labelControl7
     //
     this.labelControl7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl7.Location = new System.Drawing.Point(822, 33);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(29, 13);
     this.labelControl7.TabIndex = 1;
     this.labelControl7.Text = "الدفعة";
     //
     // btnPrint
     //
     this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Image = global::RetirementCenter.Properties.Resources.Print;
     this.btnPrint.Location = new System.Drawing.Point(666, 114);
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.Size = new System.Drawing.Size(150, 22);
     this.btnPrint.TabIndex = 2;
     this.btnPrint.Text = "طباعة";
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // btnArc
     //
     this.btnArc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnArc.Location = new System.Drawing.Point(426, 75);
     this.btnArc.Name = "btnArc";
     this.btnArc.Size = new System.Drawing.Size(150, 22);
     this.btnArc.TabIndex = 2;
     this.btnArc.Text = "ارشيف الدفعة";
     this.btnArc.Click += new System.EventHandler(this.btnArc_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.Location = new System.Drawing.Point(426, 49);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(150, 22);
     this.btnDelete.TabIndex = 2;
     this.btnDelete.Text = "حذف الدفعة";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnAddAll
     //
     this.btnAddAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAddAll.Location = new System.Drawing.Point(426, 24);
     this.btnAddAll.Name = "btnAddAll";
     this.btnAddAll.Size = new System.Drawing.Size(150, 22);
     this.btnAddAll.TabIndex = 2;
     this.btnAddAll.Text = "اعداد الدفعة";
     this.btnAddAll.Click += new System.EventHandler(this.btnAddAll_Click);
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControl2.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.groupControl2.Controls.Add(this.gridControlData);
     this.groupControl2.Location = new System.Drawing.Point(12, 159);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.groupControl2.Size = new System.Drawing.Size(860, 453);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text = "التفاصيل";
     //
     // dsQueries
     //
     this.dsQueries.DataSetName = "dsQueries";
     this.dsQueries.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // pbc
     //
     this.pbc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.pbc.Location = new System.Drawing.Point(5, 16);
     this.pbc.Name = "pbc";
     this.pbc.Size = new System.Drawing.Size(406, 26);
     this.pbc.TabIndex = 2;
     //
     // pcProgress
     //
     this.pcProgress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.pcProgress.Controls.Add(this.lblMax);
     this.pcProgress.Controls.Add(this.pbc);
     this.pcProgress.Controls.Add(this.lblValue);
     this.pcProgress.Location = new System.Drawing.Point(14, 45);
     this.pcProgress.Name = "pcProgress";
     this.pcProgress.Size = new System.Drawing.Size(418, 45);
     this.pcProgress.TabIndex = 3;
     this.pcProgress.Visible = false;
     //
     // lblMax
     //
     this.lblMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMax.Location = new System.Drawing.Point(351, 1);
     this.lblMax.Name = "lblMax";
     this.lblMax.Size = new System.Drawing.Size(6, 13);
     this.lblMax.TabIndex = 0;
     this.lblMax.Text = "0";
     //
     // lblValue
     //
     this.lblValue.Location = new System.Drawing.Point(7, 1);
     this.lblValue.Name = "lblValue";
     this.lblValue.Size = new System.Drawing.Size(6, 13);
     this.lblValue.TabIndex = 0;
     this.lblValue.Text = "0";
     //
     // warasaDofaatCreatorTableAdapter
     //
     this.warasaDofaatCreatorTableAdapter.ClearBeforeFill = true;
     //
     // warasaExtraDofaatCreatorTableAdapter
     //
     this.warasaExtraDofaatCreatorTableAdapter.ClearBeforeFill = true;
     //
     // tBLWarasaSarfTableAdapter
     //
     this.tBLWarasaSarfTableAdapter.ClearBeforeFill = true;
     //
     // tblMashatTableAdapter
     //
     this.tblMashatTableAdapter.ClearBeforeFill = true;
     //
     // warasaExceptionDofaatCreatorTableAdapter
     //
     this.warasaExceptionDofaatCreatorTableAdapter.ClearBeforeFill = true;
     //
     // LSMSCDSarfTypeedad
     //
     this.LSMSCDSarfTypeedad.ElementType = typeof(RetirementCenter.DataSources.Linq.CDSarfTypeedad);
     this.LSMSCDSarfTypeedad.KeyExpression = "[SarfTypeedadId]";
     //
     // colSarfTypeedad
     //
     this.colSarfTypeedad.Caption = "الاسم";
     this.colSarfTypeedad.FieldName = "SarfTypeedad";
     this.colSarfTypeedad.Name = "colSarfTypeedad";
     this.colSarfTypeedad.Visible = true;
     this.colSarfTypeedad.VisibleIndex = 0;
     //
     // TBLWarasaSarfFrm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(884, 624);
     this.Controls.Add(this.pcProgress);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.gcCommands);
     this.Name = "TBLWarasaSarfFrm";
     this.Text = "التفاصيل";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.TBLWarasaSarfFrm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tBLWarasaSarfBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditDMY.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditDMY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditSave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSyndicateIdMashat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSyndicate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSubCommitteIdMashat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSubCommitte)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditWarasaTypeId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDWarasaType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCommands)).EndInit();
     this.gcCommands.ResumeLayout(false);
     this.gcCommands.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lueSarfTypeedadId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUESyndicateId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LUETBLDofatSarf.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSTBLDofatSarf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pcProgress)).EndInit();
     this.pcProgress.ResumeLayout(false);
     this.pcProgress.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProviderMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LSMSCDSarfTypeedad)).EndInit();
     this.ResumeLayout(false);
 }