public UserManager()
 {
     dsData = new DataSources.dsData();
     adpUser = new DataSources.dsDataTableAdapters.UsersTableAdapter();
     adpAppRole = new DataSources.dsDataTableAdapters.AppRoleTableAdapter();
     //adpItemRole = new DataSources.dsDataCenterTableAdapters.ItemRoleTableAdapter();
 }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CityEditorFrm));
     this.popupMenuMain = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barManagerMain = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.bbiSave = new DevExpress.XtraBars.BarButtonItem();
     this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
     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.gridControlMain = new DevExpress.XtraGrid.GridControl();
     this.dsData = new NestleICSales.DataSources.dsData();
     this.gridViewMain = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCityId1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCityEnName1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCityArName1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEditEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemButtonEditDelete = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemGridLookUpEditCustHierLevel6Id = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCustHierLevel6Id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel6Name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel5Id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel5Name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel4Id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel4Name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel3Id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustHierLevel3Name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDistributionChannelId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDistributionChannel = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditCustomerTypeId = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCustomerTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustomerType1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditCustomerType2Id = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCustomerType2Id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustomerType21 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditCustomerGroupId = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCustomerGroupId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCustomerGroup1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditSubchannelId = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSubchannelId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubchannelName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemGridLookUpEditCityId = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCityId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCityEnName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCityArName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemDateEditCreationDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.cityTableAdapter = new NestleICSales.DataSources.dsDataTableAdapters.CityTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditDelete)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustHierLevel6Id)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerTypeId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerType2Id)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerGroupId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSubchannelId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCityId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditCreationDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditCreationDate.CalendarTimeProperties)).BeginInit();
     this.SuspendLayout();
     //
     // popupMenuMain
     //
     this.popupMenuMain.Manager = this.barManagerMain;
     this.popupMenuMain.Name = "popupMenuMain";
     //
     // barManagerMain
     //
     this.barManagerMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1});
     this.barManagerMain.DockControls.Add(this.barDockControlTop);
     this.barManagerMain.DockControls.Add(this.barDockControlBottom);
     this.barManagerMain.DockControls.Add(this.barDockControlLeft);
     this.barManagerMain.DockControls.Add(this.barDockControlRight);
     this.barManagerMain.Form = this;
     this.barManagerMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.bbiSave,
     this.bbiExport});
     this.barManagerMain.MaxItemId = 2;
     //
     // bar1
     //
     this.bar1.BarName = "Main";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.bbiSave),
     new DevExpress.XtraBars.LinkPersistInfo(this.bbiExport)});
     this.bar1.Text = "Custom 2";
     //
     // bbiSave
     //
     this.bbiSave.Caption = "Save";
     this.bbiSave.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiSave.Glyph")));
     this.bbiSave.Id = 0;
     this.bbiSave.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.bbiSave.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbiSave.LargeGlyph")));
     this.bbiSave.Name = "bbiSave";
     this.bbiSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSave_ItemClick);
     //
     // bbiExport
     //
     this.bbiExport.Caption = "Export";
     this.bbiExport.Glyph = global::NestleICSales.Properties.Resources.Export;
     this.bbiExport.Id = 1;
     this.bbiExport.Name = "bbiExport";
     this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(636, 31);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 286);
     this.barDockControlBottom.Size = new System.Drawing.Size(636, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 255);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(636, 31);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 255);
     //
     // gridControlMain
     //
     this.gridControlMain.DataMember = "City";
     this.gridControlMain.DataSource = this.dsData;
     this.gridControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMain.Location = new System.Drawing.Point(0, 31);
     this.gridControlMain.MainView = this.gridViewMain;
     this.gridControlMain.MenuManager = this.barManagerMain;
     this.gridControlMain.Name = "gridControlMain";
     this.gridControlMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemButtonEditEdit,
     this.repositoryItemButtonEditDelete,
     this.repositoryItemGridLookUpEditCustHierLevel6Id,
     this.repositoryItemGridLookUpEditCustomerTypeId,
     this.repositoryItemGridLookUpEditCustomerType2Id,
     this.repositoryItemGridLookUpEditCustomerGroupId,
     this.repositoryItemGridLookUpEditSubchannelId,
     this.repositoryItemGridLookUpEditCityId,
     this.repositoryItemDateEditCreationDate});
     this.gridControlMain.Size = new System.Drawing.Size(636, 255);
     this.gridControlMain.TabIndex = 4;
     this.gridControlMain.UseEmbeddedNavigator = true;
     this.gridControlMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMain});
     //
     // dsData
     //
     this.dsData.DataSetName = "dsData";
     this.dsData.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gridViewMain
     //
     this.gridViewMain.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCityId1,
     this.colCityEnName1,
     this.colCityArName1});
     this.gridViewMain.GridControl = this.gridControlMain;
     this.gridViewMain.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "CustomerId", null, "")});
     this.gridViewMain.Name = "gridViewMain";
     this.gridViewMain.NewItemRowText = "Click here to add a new customer";
     this.gridViewMain.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.MouseDownFocused;
     this.gridViewMain.OptionsEditForm.EditFormColumnCount = 2;
     this.gridViewMain.OptionsView.ColumnAutoWidth = false;
     this.gridViewMain.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridViewMain.OptionsView.ShowAutoFilterRow = true;
     this.gridViewMain.OptionsView.ShowDetailButtons = false;
     this.gridViewMain.OptionsView.ShowFooter = true;
     this.gridViewMain.InitNewRow += new DevExpress.XtraGrid.Views.Grid.InitNewRowEventHandler(this.gridViewMain_InitNewRow);
     //
     // colCityId1
     //
     this.colCityId1.FieldName = "CityId";
     this.colCityId1.Name = "colCityId1";
     this.colCityId1.OptionsColumn.AllowEdit = false;
     this.colCityId1.OptionsColumn.AllowFocus = false;
     this.colCityId1.Visible = true;
     this.colCityId1.VisibleIndex = 0;
     //
     // colCityEnName1
     //
     this.colCityEnName1.FieldName = "CityEnName";
     this.colCityEnName1.Name = "colCityEnName1";
     this.colCityEnName1.Visible = true;
     this.colCityEnName1.VisibleIndex = 1;
     //
     // colCityArName1
     //
     this.colCityArName1.FieldName = "CityArName";
     this.colCityArName1.Name = "colCityArName1";
     this.colCityArName1.Visible = true;
     this.colCityArName1.VisibleIndex = 2;
     //
     // repositoryItemButtonEditEdit
     //
     this.repositoryItemButtonEditEdit.AutoHeight = false;
     this.repositoryItemButtonEditEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemButtonEditEdit.Name = "repositoryItemButtonEditEdit";
     this.repositoryItemButtonEditEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEditEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditEdit_ButtonClick);
     //
     // repositoryItemButtonEditDelete
     //
     this.repositoryItemButtonEditDelete.AutoHeight = false;
     this.repositoryItemButtonEditDelete.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.repositoryItemButtonEditDelete.Name = "repositoryItemButtonEditDelete";
     this.repositoryItemButtonEditDelete.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEditDelete.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEditDelete_ButtonClick);
     //
     // repositoryItemGridLookUpEditCustHierLevel6Id
     //
     this.repositoryItemGridLookUpEditCustHierLevel6Id.AutoHeight = false;
     this.repositoryItemGridLookUpEditCustHierLevel6Id.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
     this.repositoryItemGridLookUpEditCustHierLevel6Id.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditCustHierLevel6Id.DisplayMember = "CustHierLevel6Name";
     this.repositoryItemGridLookUpEditCustHierLevel6Id.Name = "repositoryItemGridLookUpEditCustHierLevel6Id";
     this.repositoryItemGridLookUpEditCustHierLevel6Id.NullText = "";
     this.repositoryItemGridLookUpEditCustHierLevel6Id.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditCustHierLevel6Id.ValueMember = "CustHierLevel6Id";
     this.repositoryItemGridLookUpEditCustHierLevel6Id.View = this.repositoryItemGridLookUpEdit1View;
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCustHierLevel6Id,
     this.colCustHierLevel6Name,
     this.colCustHierLevel5Id,
     this.colCustHierLevel5Name,
     this.colCustHierLevel4Id,
     this.colCustHierLevel4Name,
     this.colCustHierLevel3Id,
     this.colCustHierLevel3Name,
     this.colDistributionChannelId,
     this.colDistributionChannel});
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowAutoFilterRow = true;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // colCustHierLevel6Id
     //
     this.colCustHierLevel6Id.FieldName = "CustHierLevel6Id";
     this.colCustHierLevel6Id.Name = "colCustHierLevel6Id";
     this.colCustHierLevel6Id.Visible = true;
     this.colCustHierLevel6Id.VisibleIndex = 0;
     //
     // colCustHierLevel6Name
     //
     this.colCustHierLevel6Name.FieldName = "CustHierLevel6Name";
     this.colCustHierLevel6Name.Name = "colCustHierLevel6Name";
     this.colCustHierLevel6Name.Visible = true;
     this.colCustHierLevel6Name.VisibleIndex = 1;
     //
     // colCustHierLevel5Id
     //
     this.colCustHierLevel5Id.FieldName = "CustHierLevel5Id";
     this.colCustHierLevel5Id.Name = "colCustHierLevel5Id";
     this.colCustHierLevel5Id.Visible = true;
     this.colCustHierLevel5Id.VisibleIndex = 2;
     //
     // colCustHierLevel5Name
     //
     this.colCustHierLevel5Name.FieldName = "CustHierLevel5Name";
     this.colCustHierLevel5Name.Name = "colCustHierLevel5Name";
     this.colCustHierLevel5Name.Visible = true;
     this.colCustHierLevel5Name.VisibleIndex = 3;
     //
     // colCustHierLevel4Id
     //
     this.colCustHierLevel4Id.FieldName = "CustHierLevel4Id";
     this.colCustHierLevel4Id.Name = "colCustHierLevel4Id";
     this.colCustHierLevel4Id.Visible = true;
     this.colCustHierLevel4Id.VisibleIndex = 4;
     //
     // colCustHierLevel4Name
     //
     this.colCustHierLevel4Name.FieldName = "CustHierLevel4Name";
     this.colCustHierLevel4Name.Name = "colCustHierLevel4Name";
     this.colCustHierLevel4Name.Visible = true;
     this.colCustHierLevel4Name.VisibleIndex = 5;
     //
     // colCustHierLevel3Id
     //
     this.colCustHierLevel3Id.FieldName = "CustHierLevel3Id";
     this.colCustHierLevel3Id.Name = "colCustHierLevel3Id";
     this.colCustHierLevel3Id.Visible = true;
     this.colCustHierLevel3Id.VisibleIndex = 6;
     //
     // colCustHierLevel3Name
     //
     this.colCustHierLevel3Name.FieldName = "CustHierLevel3Name";
     this.colCustHierLevel3Name.Name = "colCustHierLevel3Name";
     this.colCustHierLevel3Name.Visible = true;
     this.colCustHierLevel3Name.VisibleIndex = 7;
     //
     // colDistributionChannelId
     //
     this.colDistributionChannelId.FieldName = "DistributionChannelId";
     this.colDistributionChannelId.Name = "colDistributionChannelId";
     this.colDistributionChannelId.Visible = true;
     this.colDistributionChannelId.VisibleIndex = 8;
     //
     // colDistributionChannel
     //
     this.colDistributionChannel.FieldName = "DistributionChannel";
     this.colDistributionChannel.Name = "colDistributionChannel";
     this.colDistributionChannel.Visible = true;
     this.colDistributionChannel.VisibleIndex = 9;
     //
     // repositoryItemGridLookUpEditCustomerTypeId
     //
     this.repositoryItemGridLookUpEditCustomerTypeId.AutoHeight = false;
     this.repositoryItemGridLookUpEditCustomerTypeId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditCustomerTypeId.DisplayMember = "CustomerType1";
     this.repositoryItemGridLookUpEditCustomerTypeId.Name = "repositoryItemGridLookUpEditCustomerTypeId";
     this.repositoryItemGridLookUpEditCustomerTypeId.NullText = "";
     this.repositoryItemGridLookUpEditCustomerTypeId.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditCustomerTypeId.ValueMember = "CustomerTypeId";
     this.repositoryItemGridLookUpEditCustomerTypeId.View = this.gridView1;
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCustomerTypeId,
     this.colCustomerType1});
     this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // colCustomerTypeId
     //
     this.colCustomerTypeId.FieldName = "CustomerTypeId";
     this.colCustomerTypeId.Name = "colCustomerTypeId";
     this.colCustomerTypeId.Visible = true;
     this.colCustomerTypeId.VisibleIndex = 0;
     //
     // colCustomerType1
     //
     this.colCustomerType1.FieldName = "CustomerType1";
     this.colCustomerType1.Name = "colCustomerType1";
     this.colCustomerType1.Visible = true;
     this.colCustomerType1.VisibleIndex = 1;
     //
     // repositoryItemGridLookUpEditCustomerType2Id
     //
     this.repositoryItemGridLookUpEditCustomerType2Id.AutoHeight = false;
     this.repositoryItemGridLookUpEditCustomerType2Id.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditCustomerType2Id.DisplayMember = "CustomerType21";
     this.repositoryItemGridLookUpEditCustomerType2Id.Name = "repositoryItemGridLookUpEditCustomerType2Id";
     this.repositoryItemGridLookUpEditCustomerType2Id.NullText = "";
     this.repositoryItemGridLookUpEditCustomerType2Id.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditCustomerType2Id.ValueMember = "CustomerType2Id";
     this.repositoryItemGridLookUpEditCustomerType2Id.View = this.gridView2;
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCustomerType2Id,
     this.colCustomerType21});
     this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // colCustomerType2Id
     //
     this.colCustomerType2Id.FieldName = "CustomerType2Id";
     this.colCustomerType2Id.Name = "colCustomerType2Id";
     this.colCustomerType2Id.Visible = true;
     this.colCustomerType2Id.VisibleIndex = 0;
     //
     // colCustomerType21
     //
     this.colCustomerType21.FieldName = "CustomerType21";
     this.colCustomerType21.Name = "colCustomerType21";
     this.colCustomerType21.Visible = true;
     this.colCustomerType21.VisibleIndex = 1;
     //
     // repositoryItemGridLookUpEditCustomerGroupId
     //
     this.repositoryItemGridLookUpEditCustomerGroupId.AutoHeight = false;
     this.repositoryItemGridLookUpEditCustomerGroupId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditCustomerGroupId.DisplayMember = "CustomerGroup1";
     this.repositoryItemGridLookUpEditCustomerGroupId.Name = "repositoryItemGridLookUpEditCustomerGroupId";
     this.repositoryItemGridLookUpEditCustomerGroupId.NullText = "";
     this.repositoryItemGridLookUpEditCustomerGroupId.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditCustomerGroupId.ValueMember = "CustomerGroupId";
     this.repositoryItemGridLookUpEditCustomerGroupId.View = this.gridView3;
     //
     // gridView3
     //
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCustomerGroupId,
     this.colCustomerGroup1});
     this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView3.Name = "gridView3";
     this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // colCustomerGroupId
     //
     this.colCustomerGroupId.FieldName = "CustomerGroupId";
     this.colCustomerGroupId.Name = "colCustomerGroupId";
     this.colCustomerGroupId.Visible = true;
     this.colCustomerGroupId.VisibleIndex = 0;
     //
     // colCustomerGroup1
     //
     this.colCustomerGroup1.FieldName = "CustomerGroup1";
     this.colCustomerGroup1.Name = "colCustomerGroup1";
     this.colCustomerGroup1.Visible = true;
     this.colCustomerGroup1.VisibleIndex = 1;
     //
     // repositoryItemGridLookUpEditSubchannelId
     //
     this.repositoryItemGridLookUpEditSubchannelId.AutoHeight = false;
     this.repositoryItemGridLookUpEditSubchannelId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditSubchannelId.DisplayMember = "SubchannelName";
     this.repositoryItemGridLookUpEditSubchannelId.Name = "repositoryItemGridLookUpEditSubchannelId";
     this.repositoryItemGridLookUpEditSubchannelId.NullText = "";
     this.repositoryItemGridLookUpEditSubchannelId.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditSubchannelId.ValueMember = "SubchannelId";
     this.repositoryItemGridLookUpEditSubchannelId.View = this.gridView4;
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSubchannelId,
     this.colSubchannelName});
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowGroupPanel = false;
     //
     // colSubchannelId
     //
     this.colSubchannelId.FieldName = "SubchannelId";
     this.colSubchannelId.Name = "colSubchannelId";
     this.colSubchannelId.Visible = true;
     this.colSubchannelId.VisibleIndex = 0;
     //
     // colSubchannelName
     //
     this.colSubchannelName.FieldName = "SubchannelName";
     this.colSubchannelName.Name = "colSubchannelName";
     this.colSubchannelName.Visible = true;
     this.colSubchannelName.VisibleIndex = 1;
     //
     // repositoryItemGridLookUpEditCityId
     //
     this.repositoryItemGridLookUpEditCityId.AutoHeight = false;
     this.repositoryItemGridLookUpEditCityId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEditCityId.DisplayMember = "CityEnName";
     this.repositoryItemGridLookUpEditCityId.Name = "repositoryItemGridLookUpEditCityId";
     this.repositoryItemGridLookUpEditCityId.NullText = "";
     this.repositoryItemGridLookUpEditCityId.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.repositoryItemGridLookUpEditCityId.ValueMember = "CityId";
     this.repositoryItemGridLookUpEditCityId.View = this.gridView5;
     //
     // gridView5
     //
     this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colCityId,
     this.colCityEnName,
     this.colCityArName});
     this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView5.Name = "gridView5";
     this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView5.OptionsView.ShowGroupPanel = false;
     //
     // colCityId
     //
     this.colCityId.FieldName = "CityId";
     this.colCityId.Name = "colCityId";
     this.colCityId.Visible = true;
     this.colCityId.VisibleIndex = 0;
     //
     // colCityEnName
     //
     this.colCityEnName.FieldName = "CityEnName";
     this.colCityEnName.Name = "colCityEnName";
     this.colCityEnName.Visible = true;
     this.colCityEnName.VisibleIndex = 1;
     //
     // colCityArName
     //
     this.colCityArName.FieldName = "CityArName";
     this.colCityArName.Name = "colCityArName";
     this.colCityArName.Visible = true;
     this.colCityArName.VisibleIndex = 2;
     //
     // repositoryItemDateEditCreationDate
     //
     this.repositoryItemDateEditCreationDate.AutoHeight = false;
     this.repositoryItemDateEditCreationDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEditCreationDate.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEditCreationDate.DisplayFormat.FormatString = "d/M/yyyy";
     this.repositoryItemDateEditCreationDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.repositoryItemDateEditCreationDate.EditFormat.FormatString = "d/M/yyyy";
     this.repositoryItemDateEditCreationDate.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.repositoryItemDateEditCreationDate.Mask.EditMask = "d/M/yyyy";
     this.repositoryItemDateEditCreationDate.Name = "repositoryItemDateEditCreationDate";
     //
     // cityTableAdapter
     //
     this.cityTableAdapter.ClearBeforeFill = true;
     //
     // CityEditorFrm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(636, 286);
     this.Controls.Add(this.gridControlMain);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "CityEditorFrm";
     this.Text = "City";
     this.Load += new System.EventHandler(this.Frm_Load);
     this.Shown += new System.EventHandler(this.Frm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditDelete)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustHierLevel6Id)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerTypeId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerType2Id)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCustomerGroupId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditSubchannelId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEditCityId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditCreationDate.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEditCreationDate)).EndInit();
     this.ResumeLayout(false);
 }