Files
Alexander Mikhailov c9fc96eaac #Outlook - 19.1
2019-05-06 09:45:48 +03:00

1213 lines
69 KiB
C#

namespace DevExpress.DevAV.Modules {
partial class Employees {
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing) {
if(disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
this.components = new System.ComponentModel.Container();
DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
DevExpress.XtraBars.Ribbon.GalleryItem galleryItem5 = new DevExpress.XtraBars.Ribbon.GalleryItem();
DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Employees));
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.biNewEmployee = new DevExpress.XtraBars.BarButtonItem();
this.biNewGroup = new DevExpress.XtraBars.BarButtonItem();
this.biDelete = new DevExpress.XtraBars.BarButtonItem();
this.biShowList = new DevExpress.XtraBars.BarCheckItem();
this.biShowCard = new DevExpress.XtraBars.BarCheckItem();
this.biMap = new DevExpress.XtraBars.BarButtonItem();
this.biNewSubItem = new DevExpress.XtraBars.BarSubItem();
this.bmiNewEmployee = new DevExpress.XtraBars.BarButtonItem();
this.bmiNewGroup = new DevExpress.XtraBars.BarButtonItem();
this.biChangeViewSubItem = new DevExpress.XtraBars.BarSubItem();
this.bmiShowList = new DevExpress.XtraBars.BarCheckItem();
this.bmiShowCard = new DevExpress.XtraBars.BarCheckItem();
this.biDataPaneSubItem = new DevExpress.XtraBars.BarSubItem();
this.bmiHorizontalLayout = new DevExpress.XtraBars.BarCheckItem();
this.bmiVerticalLayout = new DevExpress.XtraBars.BarCheckItem();
this.bmiHideDetail = new DevExpress.XtraBars.BarCheckItem();
this.biResetView = new DevExpress.XtraBars.BarButtonItem();
this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
this.bmiPrintProfile = new DevExpress.XtraBars.BarButtonItem();
this.bmiPrintSummary = new DevExpress.XtraBars.BarButtonItem();
this.bmiPrintDirectory = new DevExpress.XtraBars.BarButtonItem();
this.bmiPrintTaskList = new DevExpress.XtraBars.BarButtonItem();
this.biMailMerge = new DevExpress.XtraBars.BarButtonItem();
this.biEdit = new DevExpress.XtraBars.BarButtonItem();
this.galleryQuickLetters = new DevExpress.XtraBars.RibbonGalleryBarItem();
this.biMeeting = new DevExpress.XtraBars.BarButtonItem();
this.biTask = new DevExpress.XtraBars.BarButtonItem();
this.biViewSettings = new DevExpress.XtraBars.BarButtonItem();
this.biReverseSort = new DevExpress.XtraBars.BarButtonItem();
this.biAddColumns = new DevExpress.XtraBars.BarCheckItem();
this.biExpandCollapse = new DevExpress.XtraBars.BarButtonItem();
this.hiItemsCount = new DevExpress.XtraBars.BarHeaderItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.biNewCustomFilter = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.gridControl = new DevExpress.XtraGrid.GridControl();
this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPrefix = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDepartment = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFullName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCity = new DevExpress.XtraGrid.Columns.GridColumn();
this.colState = new DevExpress.XtraGrid.Columns.GridColumn();
this.colZipCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmail = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBirthDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHireDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHomePhone = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMobilePhone1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
this.layoutView = new DevExpress.XtraGrid.Views.Layout.LayoutView();
this.colPhoto = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
this.layoutViewField_colPhoto = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
this.colFullName1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
this.layoutViewField_colFullName1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
this.colAddress1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
this.layoutViewField_colAddress1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
this.colEmail1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
this.layoutViewField_colEmail1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
this.colMobilePhone = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
this.layoutViewField_colMobilePhone = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
this.Item1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.modueLayout = new DevExpress.XtraLayout.LayoutControl();
this.pnlView = new DevExpress.XtraEditors.PanelControl();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.masterItem = new DevExpress.XtraLayout.LayoutControlItem();
this.detailItem = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem = new DevExpress.XtraLayout.SplitterItem();
((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Item1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.modueLayout)).BeginInit();
this.modueLayout.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pnlView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.masterItem)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.detailItem)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem)).BeginInit();
this.SuspendLayout();
//
// ribbonControl
//
this.ribbonControl.ExpandCollapseItem.Id = 0;
this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbonControl.ExpandCollapseItem,
this.biNewEmployee,
this.biNewGroup,
this.biDelete,
this.biShowList,
this.biShowCard,
this.biMap,
this.biNewSubItem,
this.biChangeViewSubItem,
this.biDataPaneSubItem,
this.bmiHideDetail,
this.bmiHorizontalLayout,
this.bmiVerticalLayout,
this.biResetView,
this.bmiShowList,
this.bmiShowCard,
this.bmiNewEmployee,
this.bmiNewGroup,
this.biPrintSubItem,
this.biMailMerge,
this.bmiPrintProfile,
this.bmiPrintSummary,
this.bmiPrintDirectory,
this.bmiPrintTaskList,
this.biEdit,
this.galleryQuickLetters,
this.biMeeting,
this.biTask,
this.biViewSettings,
this.biReverseSort,
this.biAddColumns,
this.biExpandCollapse,
this.hiItemsCount});
this.ribbonControl.Location = new System.Drawing.Point(0, 0);
this.ribbonControl.MaxItemId = 8;
this.ribbonControl.Name = "ribbonControl";
this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1,
this.ribbonPage2});
this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
this.ribbonControl.Size = new System.Drawing.Size(1280, 141);
this.ribbonControl.StatusBar = this.ribbonStatusBar;
//
// biNewEmployee
//
this.biNewEmployee.Caption = "New Employee";
this.biNewEmployee.Id = 1;
this.biNewEmployee.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biNewEmployee.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biNewEmployee.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.NewEmploye.svg";
this.biNewEmployee.Name = "biNewEmployee";
//
// biNewGroup
//
this.biNewGroup.Caption = "New Group";
this.biNewGroup.Id = 2;
this.biNewGroup.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biNewGroup.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biNewGroup.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.NewGroup.svg";
this.biNewGroup.Name = "biNewGroup";
//
// biDelete
//
this.biDelete.Caption = "Delete";
this.biDelete.Id = 3;
this.biDelete.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biDelete.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biDelete.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Delete.svg";
this.biDelete.Name = "biDelete";
//
// biShowList
//
this.biShowList.Caption = "List";
this.biShowList.GroupIndex = 1;
this.biShowList.Id = 4;
this.biShowList.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biShowList.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biShowList.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.List.svg";
this.biShowList.ImageOptions.LargeImageIndex = 37;
this.biShowList.Name = "biShowList";
//
// biShowCard
//
this.biShowCard.Caption = "Card";
this.biShowCard.GroupIndex = 1;
this.biShowCard.Id = 5;
this.biShowCard.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biShowCard.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biShowCard.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Card.svg";
this.biShowCard.Name = "biShowCard";
//
// biMap
//
this.biMap.Caption = "Map It";
this.biMap.Id = 8;
this.biMap.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biMap.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biMap.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Mapit.svg";
this.biMap.Name = "biMap";
//
// biNewSubItem
//
this.biNewSubItem.Caption = "New Items";
this.biNewSubItem.Id = 10;
this.biNewSubItem.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biNewSubItem.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biNewSubItem.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.NewItem.svg";
this.biNewSubItem.ImageOptions.LargeImageIndex = 29;
this.biNewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewEmployee),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewGroup)});
this.biNewSubItem.Name = "biNewSubItem";
this.biNewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
//
// bmiNewEmployee
//
this.bmiNewEmployee.Caption = "New Employee";
this.bmiNewEmployee.Id = 11;
this.bmiNewEmployee.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.bmiNewEmployee.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiNewEmployee.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.NewEmploye.svg?Size=16x16";
this.bmiNewEmployee.Name = "bmiNewEmployee";
//
// bmiNewGroup
//
this.bmiNewGroup.Caption = "New Group";
this.bmiNewGroup.Id = 12;
this.bmiNewGroup.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.bmiNewGroup.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiNewGroup.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.NewGroup.svg?Size=16x16";
this.bmiNewGroup.Name = "bmiNewGroup";
//
// biChangeViewSubItem
//
this.biChangeViewSubItem.Caption = "Change View";
this.biChangeViewSubItem.Id = 10;
this.biChangeViewSubItem.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biChangeViewSubItem.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biChangeViewSubItem.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.ChangeView.svg";
this.biChangeViewSubItem.ImageOptions.LargeImageIndex = 40;
this.biChangeViewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowList),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowCard)});
this.biChangeViewSubItem.Name = "biChangeViewSubItem";
this.biChangeViewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
//
// bmiShowList
//
this.bmiShowList.Caption = "List";
this.bmiShowList.GroupIndex = 3;
this.bmiShowList.Id = 4;
this.bmiShowList.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiShowList.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.List.svg";
this.bmiShowList.Name = "bmiShowList";
//
// bmiShowCard
//
this.bmiShowCard.Caption = "Card";
this.bmiShowCard.GroupIndex = 3;
this.bmiShowCard.Id = 5;
this.bmiShowCard.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiShowCard.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Card.svg?Size=32x32";
this.bmiShowCard.ImageOptions.LargeImageIndex = 34;
this.bmiShowCard.Name = "bmiShowCard";
//
// biDataPaneSubItem
//
this.biDataPaneSubItem.Caption = "Data Pane";
this.biDataPaneSubItem.Id = 10;
this.biDataPaneSubItem.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biDataPaneSubItem.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biDataPaneSubItem.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.DataPanel.svg";
this.biDataPaneSubItem.ImageOptions.LargeImageIndex = 41;
this.biDataPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.bmiHorizontalLayout),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiVerticalLayout),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiHideDetail)});
this.biDataPaneSubItem.Name = "biDataPaneSubItem";
this.biDataPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
//
// bmiHorizontalLayout
//
this.bmiHorizontalLayout.Caption = "Right";
this.bmiHorizontalLayout.GroupIndex = 2;
this.bmiHorizontalLayout.Id = 6;
this.bmiHorizontalLayout.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.bmiHorizontalLayout.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiHorizontalLayout.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.PanelRight.svg?Size=16x16";
this.bmiHorizontalLayout.Name = "bmiHorizontalLayout";
//
// bmiVerticalLayout
//
this.bmiVerticalLayout.Caption = "Bottom";
this.bmiVerticalLayout.GroupIndex = 2;
this.bmiVerticalLayout.Id = 7;
this.bmiVerticalLayout.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.bmiVerticalLayout.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiVerticalLayout.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.PanelBottom.svg?Size=16x16";
this.bmiVerticalLayout.Name = "bmiVerticalLayout";
//
// bmiHideDetail
//
this.bmiHideDetail.Caption = "Off";
this.bmiHideDetail.GroupIndex = 2;
this.bmiHideDetail.Id = 7;
this.bmiHideDetail.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.bmiHideDetail.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.bmiHideDetail.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.PanelOff.svg?Size=16x16";
this.bmiHideDetail.Name = "bmiHideDetail";
//
// biResetView
//
this.biResetView.Caption = "Reset View";
this.biResetView.Id = 9;
this.biResetView.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biResetView.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biResetView.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.ResetView.svg";
this.biResetView.Name = "biResetView";
//
// biPrintSubItem
//
this.biPrintSubItem.Caption = "Print";
this.biPrintSubItem.Id = 10;
this.biPrintSubItem.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biPrintSubItem.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biPrintSubItem.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Print.svg";
this.biPrintSubItem.ImageOptions.LargeImageIndex = 30;
this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintProfile),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSummary),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintDirectory),
new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintTaskList)});
this.biPrintSubItem.Name = "biPrintSubItem";
this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
//
// bmiPrintProfile
//
this.bmiPrintProfile.Caption = "Employee Profile";
this.bmiPrintProfile.GroupIndex = 5;
this.bmiPrintProfile.Id = 6;
this.bmiPrintProfile.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_profile_16;
this.bmiPrintProfile.Name = "bmiPrintProfile";
//
// bmiPrintSummary
//
this.bmiPrintSummary.Caption = "Summary Report";
this.bmiPrintSummary.GroupIndex = 5;
this.bmiPrintSummary.Id = 6;
this.bmiPrintSummary.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_summary_16;
this.bmiPrintSummary.Name = "bmiPrintSummary";
//
// bmiPrintDirectory
//
this.bmiPrintDirectory.Caption = "Directory";
this.bmiPrintDirectory.GroupIndex = 5;
this.bmiPrintDirectory.Id = 6;
this.bmiPrintDirectory.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_directory_16;
this.bmiPrintDirectory.Name = "bmiPrintDirectory";
//
// bmiPrintTaskList
//
this.bmiPrintTaskList.Caption = "Task List";
this.bmiPrintTaskList.GroupIndex = 5;
this.bmiPrintTaskList.Id = 6;
this.bmiPrintTaskList.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_task_list_16;
this.bmiPrintTaskList.Name = "bmiPrintTaskList";
//
// biMailMerge
//
this.biMailMerge.Caption = "Mail Merge";
this.biMailMerge.Id = 10;
this.biMailMerge.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biMailMerge.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biMailMerge.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.MailMerge.svg";
this.biMailMerge.Name = "biMailMerge";
//
// biEdit
//
this.biEdit.Caption = "Edit";
this.biEdit.Id = 13;
this.biEdit.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biEdit.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biEdit.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Edit.svg";
this.biEdit.Name = "biEdit";
//
// galleryQuickLetters
//
this.galleryQuickLetters.Caption = "ribbonGalleryBarItem1";
//
//
//
this.galleryQuickLetters.Gallery.ColumnCount = 2;
this.galleryQuickLetters.Gallery.DrawImageBackground = false;
galleryItemGroup1.Caption = "Group1";
galleryItem1.Caption = "Thank You Note";
galleryItem1.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_quick_thank_16;
galleryItem2.Caption = "Employee Award";
galleryItem2.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_quick_award_16;
galleryItem3.Caption = "Service Excellence";
galleryItem3.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_quick_excellence_16;
galleryItem4.Caption = "Probation Notice";
galleryItem4.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_quick_probation_notice_16;
galleryItem5.Caption = "Welcome To DevAV";
galleryItem5.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_employee_quick_welcome_16;
galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
galleryItem1,
galleryItem2,
galleryItem3,
galleryItem4,
galleryItem5});
this.galleryQuickLetters.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
galleryItemGroup1});
this.galleryQuickLetters.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
skinPaddingEdges1.Bottom = -3;
skinPaddingEdges1.Top = -3;
this.galleryQuickLetters.Gallery.ItemImagePadding = skinPaddingEdges1;
skinPaddingEdges2.Bottom = -1;
skinPaddingEdges2.Top = -1;
this.galleryQuickLetters.Gallery.ItemTextPadding = skinPaddingEdges2;
this.galleryQuickLetters.Gallery.ShowItemText = true;
this.galleryQuickLetters.Id = 15;
this.galleryQuickLetters.Name = "galleryQuickLetters";
//
// biMeeting
//
this.biMeeting.Caption = "Meeting";
this.biMeeting.Id = 1;
this.biMeeting.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biMeeting.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biMeeting.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Meeting.svg";
this.biMeeting.Name = "biMeeting";
//
// biTask
//
this.biTask.Caption = "Task";
this.biTask.Id = 2;
this.biTask.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biTask.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biTask.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Task.svg";
this.biTask.Name = "biTask";
//
// biViewSettings
//
this.biViewSettings.Caption = "View Settings";
this.biViewSettings.Id = 3;
this.biViewSettings.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biViewSettings.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biViewSettings.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.ViewSetting.svg";
this.biViewSettings.Name = "biViewSettings";
//
// biReverseSort
//
this.biReverseSort.Caption = "Reverse Sort";
this.biReverseSort.Id = 4;
this.biReverseSort.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biReverseSort.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biReverseSort.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.ReversSort.svg?Size=16x16";
this.biReverseSort.Name = "biReverseSort";
this.biReverseSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biReverseSort_ItemClick);
//
// biAddColumns
//
this.biAddColumns.Caption = "Add Columns";
this.biAddColumns.Id = 5;
this.biAddColumns.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biAddColumns.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biAddColumns.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.AddColumn.svg?Size=16x16";
this.biAddColumns.Name = "biAddColumns";
this.biAddColumns.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddColumns_ItemCheckedChanged);
//
// biExpandCollapse
//
this.biExpandCollapse.Caption = "Expand/Collapse";
this.biExpandCollapse.Id = 6;
this.biExpandCollapse.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biExpandCollapse.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biExpandCollapse.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.ExpandCollapse.svg?Size=16x16";
this.biExpandCollapse.Name = "biExpandCollapse";
this.biExpandCollapse.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandCollapse_ItemClick);
//
// hiItemsCount
//
this.hiItemsCount.Caption = "RECORDS: 0";
this.hiItemsCount.Id = 7;
this.hiItemsCount.Name = "hiItemsCount";
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1,
this.ribbonPageGroup2,
this.ribbonPageGroup3,
this.ribbonPageGroup8,
this.ribbonPageGroup4,
this.ribbonPageGroup6});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "HOME";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.AllowTextClipping = false;
this.ribbonPageGroup1.ItemLinks.Add(this.biNewEmployee);
this.ribbonPageGroup1.ItemLinks.Add(this.biNewGroup);
this.ribbonPageGroup1.ItemLinks.Add(this.biNewSubItem);
this.ribbonPageGroup1.MergeOrder = 0;
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.ShowCaptionButton = false;
this.ribbonPageGroup1.Text = "New";
//
// ribbonPageGroup2
//
this.ribbonPageGroup2.AllowTextClipping = false;
this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
this.ribbonPageGroup2.MergeOrder = 0;
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
this.ribbonPageGroup2.ShowCaptionButton = false;
this.ribbonPageGroup2.Text = "Delete";
//
// ribbonPageGroup3
//
this.ribbonPageGroup3.AllowTextClipping = false;
this.ribbonPageGroup3.ItemLinks.Add(this.biEdit);
this.ribbonPageGroup3.ItemLinks.Add(this.biPrintSubItem);
this.ribbonPageGroup3.ItemLinks.Add(this.biMeeting);
this.ribbonPageGroup3.ItemLinks.Add(this.biTask);
this.ribbonPageGroup3.ItemLinks.Add(this.biMailMerge);
this.ribbonPageGroup3.MergeOrder = 0;
this.ribbonPageGroup3.Name = "ribbonPageGroup3";
this.ribbonPageGroup3.ShowCaptionButton = false;
this.ribbonPageGroup3.Text = "Actions";
//
// ribbonPageGroup8
//
this.ribbonPageGroup8.AllowTextClipping = false;
this.ribbonPageGroup8.ItemLinks.Add(this.galleryQuickLetters);
this.ribbonPageGroup8.MergeOrder = 0;
this.ribbonPageGroup8.Name = "ribbonPageGroup8";
this.ribbonPageGroup8.ShowCaptionButton = false;
this.ribbonPageGroup8.Text = "Quick Letter";
//
// ribbonPageGroup4
//
this.ribbonPageGroup4.AllowTextClipping = false;
this.ribbonPageGroup4.ItemLinks.Add(this.biShowList);
this.ribbonPageGroup4.ItemLinks.Add(this.biShowCard);
this.ribbonPageGroup4.ItemLinks.Add(this.biMap);
this.ribbonPageGroup4.MergeOrder = 0;
this.ribbonPageGroup4.Name = "ribbonPageGroup4";
this.ribbonPageGroup4.ShowCaptionButton = false;
this.ribbonPageGroup4.Text = "View";
//
// ribbonPageGroup6
//
this.ribbonPageGroup6.AllowTextClipping = false;
this.ribbonPageGroup6.ItemLinks.Add(this.biNewCustomFilter);
this.ribbonPageGroup6.MergeOrder = 0;
this.ribbonPageGroup6.Name = "ribbonPageGroup6";
this.ribbonPageGroup6.ShowCaptionButton = false;
this.ribbonPageGroup6.State = DevExpress.XtraBars.Ribbon.RibbonPageGroupState.Expanded;
this.ribbonPageGroup6.Text = "Find";
//
// biNewCustomFilter
//
this.biNewCustomFilter.Caption = "Custom Filter";
this.biNewCustomFilter.Id = 9;
this.biNewCustomFilter.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
this.biNewCustomFilter.ImageOptions.ImageUri.ResourceType = typeof(DevExpress.DevAV.MainForm);
this.biNewCustomFilter.ImageOptions.ImageUri.Uri = "resource://DevExpress.DevAV.Resources.Filter.svg";
this.biNewCustomFilter.Name = "biNewCustomFilter";
//
// ribbonPage2
//
this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup5,
this.ribbonPageGroup7,
this.ribbonPageGroup9});
this.ribbonPage2.Name = "ribbonPage2";
this.ribbonPage2.Text = "VIEW";
//
// ribbonPageGroup5
//
this.ribbonPageGroup5.AllowTextClipping = false;
this.ribbonPageGroup5.ItemLinks.Add(this.biChangeViewSubItem);
this.ribbonPageGroup5.ItemLinks.Add(this.biViewSettings);
this.ribbonPageGroup5.ItemLinks.Add(this.biResetView);
this.ribbonPageGroup5.MergeOrder = 0;
this.ribbonPageGroup5.Name = "ribbonPageGroup5";
this.ribbonPageGroup5.ShowCaptionButton = false;
this.ribbonPageGroup5.Text = "Current View";
//
// ribbonPageGroup7
//
this.ribbonPageGroup7.AllowTextClipping = false;
this.ribbonPageGroup7.ItemLinks.Add(this.biDataPaneSubItem);
this.ribbonPageGroup7.MergeOrder = 1;
this.ribbonPageGroup7.Name = "ribbonPageGroup7";
this.ribbonPageGroup7.ShowCaptionButton = false;
this.ribbonPageGroup7.Text = "Layout";
//
// ribbonPageGroup9
//
this.ribbonPageGroup9.AllowTextClipping = false;
this.ribbonPageGroup9.ItemLinks.Add(this.biReverseSort);
this.ribbonPageGroup9.ItemLinks.Add(this.biAddColumns);
this.ribbonPageGroup9.ItemLinks.Add(this.biExpandCollapse);
this.ribbonPageGroup9.MergeOrder = 1;
this.ribbonPageGroup9.Name = "ribbonPageGroup9";
this.ribbonPageGroup9.ShowCaptionButton = false;
//
// ribbonStatusBar
//
this.ribbonStatusBar.ItemLinks.Add(this.hiItemsCount);
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 773);
this.ribbonStatusBar.Name = "ribbonStatusBar";
this.ribbonStatusBar.Ribbon = this.ribbonControl;
this.ribbonStatusBar.Size = new System.Drawing.Size(1280, 27);
//
// gridControl
//
this.gridControl.DataSource = this.bindingSource;
this.gridControl.Location = new System.Drawing.Point(6, 14);
this.gridControl.MainView = this.gridView;
this.gridControl.Margin = new System.Windows.Forms.Padding(12);
this.gridControl.MenuManager = this.ribbonControl;
this.gridControl.Name = "gridControl";
this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemImageComboBox1,
this.repositoryItemImageComboBox2,
this.repositoryItemMemoEdit1});
this.gridControl.ShowOnlyPredefinedDetails = true;
this.gridControl.Size = new System.Drawing.Size(754, 604);
this.gridControl.TabIndex = 1;
this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView,
this.layoutView});
//
// bindingSource
//
this.bindingSource.DataSource = typeof(DevExpress.DevAV.Employee);
//
// gridView
//
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colPrefix,
this.colDepartment,
this.colFullName,
this.colAddress,
this.colCity,
this.colState,
this.colZipCode,
this.colEmail,
this.colBirthDate,
this.colHireDate,
this.colHomePhone,
this.colMobilePhone1,
this.colTitle});
this.gridView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus;
this.gridView.GridControl = this.gridControl;
this.gridView.GroupCount = 1;
this.gridView.GroupFormat = "[#image]{1} {2}";
this.gridView.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "Id", null, "")});
this.gridView.Name = "gridView";
this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
this.gridView.OptionsBehavior.Editable = false;
this.gridView.OptionsFind.AlwaysVisible = true;
this.gridView.OptionsFind.FindNullPrompt = "Search Employees (Ctrl + F)";
this.gridView.OptionsFind.ShowClearButton = false;
this.gridView.OptionsFind.ShowFindButton = false;
this.gridView.OptionsSelection.MultiSelect = true;
this.gridView.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
this.gridView.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.False;
this.gridView.OptionsView.ShowIndicator = false;
this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDepartment, DevExpress.Data.ColumnSortOrder.Ascending)});
//
// colPrefix
//
this.colPrefix.Caption = "PREFIX";
this.colPrefix.FieldName = "Prefix";
this.colPrefix.ImageOptions.Alignment = System.Drawing.StringAlignment.Center;
this.colPrefix.ImageOptions.Image = global::DevExpress.DevAV.Properties.Resources.icon_prefix_16;
this.colPrefix.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colPrefix.ImageOptions.SvgImage")));
this.colPrefix.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
this.colPrefix.Name = "colPrefix";
this.colPrefix.OptionsColumn.AllowFocus = false;
this.colPrefix.OptionsColumn.AllowMove = false;
this.colPrefix.OptionsColumn.AllowSize = false;
this.colPrefix.OptionsColumn.FixedWidth = true;
this.colPrefix.OptionsColumn.ShowCaption = false;
this.colPrefix.Visible = true;
this.colPrefix.VisibleIndex = 0;
this.colPrefix.Width = 47;
//
// colDepartment
//
this.colDepartment.Caption = "DEPARTMENT";
this.colDepartment.FieldName = "Department";
this.colDepartment.Name = "colDepartment";
this.colDepartment.OptionsColumn.AllowFocus = false;
this.colDepartment.Visible = true;
this.colDepartment.VisibleIndex = 0;
//
// colFullName
//
this.colFullName.Caption = "FULL NAME";
this.colFullName.FieldName = "FullNameBindable";
this.colFullName.Name = "colFullName";
this.colFullName.OptionsColumn.AllowFocus = false;
this.colFullName.Visible = true;
this.colFullName.VisibleIndex = 1;
this.colFullName.Width = 133;
//
// colAddress
//
this.colAddress.Caption = "ADDRESS";
this.colAddress.FieldName = "Address.Line";
this.colAddress.Name = "colAddress";
this.colAddress.OptionsColumn.AllowFocus = false;
this.colAddress.Visible = true;
this.colAddress.VisibleIndex = 2;
this.colAddress.Width = 142;
//
// colCity
//
this.colCity.Caption = "CITY";
this.colCity.FieldName = "Address.City";
this.colCity.Name = "colCity";
this.colCity.OptionsColumn.AllowFocus = false;
this.colCity.Visible = true;
this.colCity.VisibleIndex = 3;
this.colCity.Width = 113;
//
// colState
//
this.colState.Caption = "STATE";
this.colState.FieldName = "Address.State";
this.colState.Name = "colState";
this.colState.OptionsColumn.AllowFocus = false;
this.colState.Visible = true;
this.colState.VisibleIndex = 4;
this.colState.Width = 73;
//
// colZipCode
//
this.colZipCode.Caption = "ZIP CODE";
this.colZipCode.FieldName = "Address.ZipCode";
this.colZipCode.Name = "colZipCode";
this.colZipCode.OptionsColumn.AllowFocus = false;
this.colZipCode.Visible = true;
this.colZipCode.VisibleIndex = 5;
this.colZipCode.Width = 73;
//
// colEmail
//
this.colEmail.Caption = "EMAIL";
this.colEmail.FieldName = "Email";
this.colEmail.Name = "colEmail";
this.colEmail.OptionsColumn.AllowFocus = false;
this.colEmail.Visible = true;
this.colEmail.VisibleIndex = 6;
this.colEmail.Width = 166;
//
// colBirthDate
//
this.colBirthDate.Caption = "BIRTH DATE";
this.colBirthDate.FieldName = "BirthDate";
this.colBirthDate.Name = "colBirthDate";
this.colBirthDate.OptionsColumn.AllowFocus = false;
//
// colHireDate
//
this.colHireDate.Caption = "HIRE DATE";
this.colHireDate.FieldName = "HireDate";
this.colHireDate.Name = "colHireDate";
this.colHireDate.OptionsColumn.AllowFocus = false;
//
// colHomePhone
//
this.colHomePhone.Caption = "HOME PHONE";
this.colHomePhone.FieldName = "HomePhone";
this.colHomePhone.Name = "colHomePhone";
this.colHomePhone.OptionsColumn.AllowFocus = false;
//
// colMobilePhone1
//
this.colMobilePhone1.Caption = "MOBILE PHONE";
this.colMobilePhone1.FieldName = "MobilePhone";
this.colMobilePhone1.Name = "colMobilePhone1";
this.colMobilePhone1.OptionsColumn.AllowFocus = false;
//
// colTitle
//
this.colTitle.Caption = "TITLE";
this.colTitle.FieldName = "Title";
this.colTitle.Name = "colTitle";
this.colTitle.OptionsColumn.AllowFocus = false;
//
// repositoryItemImageComboBox1
//
this.repositoryItemImageComboBox1.AutoHeight = false;
this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
//
// repositoryItemImageComboBox2
//
this.repositoryItemImageComboBox2.AutoHeight = false;
this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
//
// repositoryItemMemoEdit1
//
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
//
// layoutView
//
this.layoutView.CardCaptionFormat = "{3}";
this.layoutView.CardMinSize = new System.Drawing.Size(292, 183);
this.layoutView.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
this.colPhoto,
this.colFullName1,
this.colAddress1,
this.colEmail1,
this.colMobilePhone});
this.layoutView.FieldCaptionFormat = "{0}";
this.layoutView.GridControl = this.gridControl;
this.layoutView.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutViewField_colFullName1});
this.layoutView.Name = "layoutView";
this.layoutView.OptionsBehavior.AllowExpandCollapse = false;
this.layoutView.OptionsBehavior.AllowRuntimeCustomization = false;
this.layoutView.OptionsBehavior.Editable = false;
this.layoutView.OptionsBehavior.ReadOnly = true;
this.layoutView.OptionsFind.AlwaysVisible = true;
this.layoutView.OptionsFind.FindNullPrompt = "Search Employees (Ctrl + F)";
this.layoutView.OptionsFind.ShowClearButton = false;
this.layoutView.OptionsFind.ShowCloseButton = false;
this.layoutView.OptionsFind.ShowFindButton = false;
this.layoutView.OptionsItemText.TextToControlDistance = 2;
this.layoutView.OptionsMultiRecordMode.MultiRowScrollBarOrientation = DevExpress.XtraGrid.Views.Layout.ScrollBarOrientation.Vertical;
this.layoutView.OptionsSelection.MultiSelect = true;
this.layoutView.OptionsView.AllowHotTrackFields = false;
this.layoutView.OptionsView.FocusRectStyle = DevExpress.XtraGrid.Views.Layout.FocusRectStyle.None;
this.layoutView.OptionsView.ShowHeaderPanel = false;
this.layoutView.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiRow;
this.layoutView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colFullName1, DevExpress.Data.ColumnSortOrder.Ascending)});
this.layoutView.TemplateCard = this.layoutViewCard1;
this.layoutView.CustomDrawCardFieldValue += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.layoutView_CustomDrawCardFieldValue);
//
// colPhoto
//
this.colPhoto.AppearanceCell.Options.UseTextOptions = true;
this.colPhoto.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
this.colPhoto.FieldName = "Photo";
this.colPhoto.LayoutViewField = this.layoutViewField_colPhoto;
this.colPhoto.Name = "colPhoto";
this.colPhoto.OptionsColumn.AllowEdit = false;
this.colPhoto.OptionsColumn.AllowFocus = false;
this.colPhoto.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.colPhoto.OptionsFilter.AllowFilter = false;
//
// layoutViewField_colPhoto
//
this.layoutViewField_colPhoto.EditorPreferredWidth = 106;
this.layoutViewField_colPhoto.Location = new System.Drawing.Point(0, 0);
this.layoutViewField_colPhoto.MaxSize = new System.Drawing.Size(120, 136);
this.layoutViewField_colPhoto.MinSize = new System.Drawing.Size(120, 136);
this.layoutViewField_colPhoto.Name = "layoutViewField_colPhoto";
this.layoutViewField_colPhoto.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 2, 2);
this.layoutViewField_colPhoto.Size = new System.Drawing.Size(120, 136);
this.layoutViewField_colPhoto.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutViewField_colPhoto.TextSize = new System.Drawing.Size(0, 0);
this.layoutViewField_colPhoto.TextVisible = false;
//
// colFullName1
//
this.colFullName1.FieldName = "FullNameBindable";
this.colFullName1.LayoutViewField = this.layoutViewField_colFullName1;
this.colFullName1.Name = "colFullName1";
this.colFullName1.OptionsColumn.AllowFocus = false;
//
// layoutViewField_colFullName1
//
this.layoutViewField_colFullName1.EditorPreferredWidth = 20;
this.layoutViewField_colFullName1.Location = new System.Drawing.Point(0, 0);
this.layoutViewField_colFullName1.Name = "layoutViewField_colFullName1";
this.layoutViewField_colFullName1.Size = new System.Drawing.Size(272, 136);
this.layoutViewField_colFullName1.TextSize = new System.Drawing.Size(67, 13);
//
// colAddress1
//
this.colAddress1.Caption = "ADDRESS";
this.colAddress1.ColumnEdit = this.repositoryItemMemoEdit1;
this.colAddress1.FieldName = "Address";
this.colAddress1.LayoutViewField = this.layoutViewField_colAddress1;
this.colAddress1.Name = "colAddress1";
this.colAddress1.OptionsColumn.AllowFocus = false;
this.colAddress1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.colAddress1.OptionsFilter.AllowFilter = false;
//
// layoutViewField_colAddress1
//
this.layoutViewField_colAddress1.EditorPreferredWidth = 148;
this.layoutViewField_colAddress1.Location = new System.Drawing.Point(120, 0);
this.layoutViewField_colAddress1.Name = "layoutViewField_colAddress1";
this.layoutViewField_colAddress1.Size = new System.Drawing.Size(152, 36);
this.layoutViewField_colAddress1.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutViewField_colAddress1.TextSize = new System.Drawing.Size(46, 13);
//
// colEmail1
//
this.colEmail1.Caption = "EMAIL";
this.colEmail1.FieldName = "Email";
this.colEmail1.LayoutViewField = this.layoutViewField_colEmail1;
this.colEmail1.Name = "colEmail1";
this.colEmail1.OptionsColumn.AllowFocus = false;
this.colEmail1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.colEmail1.OptionsFilter.AllowFilter = false;
//
// layoutViewField_colEmail1
//
this.layoutViewField_colEmail1.EditorPreferredWidth = 148;
this.layoutViewField_colEmail1.Location = new System.Drawing.Point(120, 36);
this.layoutViewField_colEmail1.Name = "layoutViewField_colEmail1";
this.layoutViewField_colEmail1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
this.layoutViewField_colEmail1.Size = new System.Drawing.Size(152, 41);
this.layoutViewField_colEmail1.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutViewField_colEmail1.TextSize = new System.Drawing.Size(46, 13);
//
// colMobilePhone
//
this.colMobilePhone.Caption = "PHONE";
this.colMobilePhone.FieldName = "MobilePhone";
this.colMobilePhone.LayoutViewField = this.layoutViewField_colMobilePhone;
this.colMobilePhone.Name = "colMobilePhone";
this.colMobilePhone.OptionsColumn.AllowFocus = false;
this.colMobilePhone.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.colMobilePhone.OptionsFilter.AllowFilter = false;
//
// layoutViewField_colMobilePhone
//
this.layoutViewField_colMobilePhone.EditorPreferredWidth = 148;
this.layoutViewField_colMobilePhone.Location = new System.Drawing.Point(120, 77);
this.layoutViewField_colMobilePhone.Name = "layoutViewField_colMobilePhone";
this.layoutViewField_colMobilePhone.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
this.layoutViewField_colMobilePhone.Size = new System.Drawing.Size(152, 45);
this.layoutViewField_colMobilePhone.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutViewField_colMobilePhone.TextSize = new System.Drawing.Size(46, 13);
//
// layoutViewCard1
//
this.layoutViewCard1.CustomizationFormText = "TemplateCard";
this.layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutViewField_colAddress1,
this.layoutViewField_colEmail1,
this.layoutViewField_colPhoto,
this.layoutViewField_colMobilePhone,
this.Item1});
this.layoutViewCard1.Name = "layoutViewCard1";
this.layoutViewCard1.OptionsItemText.TextToControlDistance = 2;
this.layoutViewCard1.Text = "TemplateCard";
//
// Item1
//
this.Item1.AllowHotTrack = false;
this.Item1.CustomizationFormText = "Item1";
this.Item1.Location = new System.Drawing.Point(120, 122);
this.Item1.Name = "Item1";
this.Item1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.Item1.Size = new System.Drawing.Size(152, 14);
this.Item1.TextSize = new System.Drawing.Size(0, 0);
//
// modueLayout
//
this.modueLayout.AllowCustomization = false;
this.modueLayout.Controls.Add(this.pnlView);
this.modueLayout.Controls.Add(this.gridControl);
this.modueLayout.Dock = System.Windows.Forms.DockStyle.Fill;
this.modueLayout.Location = new System.Drawing.Point(0, 141);
this.modueLayout.Name = "modueLayout";
this.modueLayout.Root = this.layoutControlGroup1;
this.modueLayout.Size = new System.Drawing.Size(1280, 632);
this.modueLayout.TabIndex = 5;
this.modueLayout.Text = "modueLayout";
//
// pnlView
//
this.pnlView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pnlView.Location = new System.Drawing.Point(769, 14);
this.pnlView.Name = "pnlView";
this.pnlView.Size = new System.Drawing.Size(497, 604);
this.pnlView.TabIndex = 4;
//
// layoutControlGroup1
//
this.layoutControlGroup1.CustomizationFormText = "Root";
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.masterItem,
this.detailItem,
this.splitterItem});
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 12, 12, 12);
this.layoutControlGroup1.Size = new System.Drawing.Size(1280, 632);
this.layoutControlGroup1.TextVisible = false;
//
// masterItem
//
this.masterItem.Control = this.gridControl;
this.masterItem.CustomizationFormText = "layoutControlItem1";
this.masterItem.Location = new System.Drawing.Point(0, 0);
this.masterItem.Name = "layoutControlItem1";
this.masterItem.Size = new System.Drawing.Size(758, 608);
this.masterItem.TextSize = new System.Drawing.Size(0, 0);
this.masterItem.TextVisible = false;
//
// detailItem
//
this.detailItem.Control = this.pnlView;
this.detailItem.CustomizationFormText = "layoutControlItem2";
this.detailItem.Location = new System.Drawing.Point(763, 0);
this.detailItem.Name = "layoutControlItem2";
this.detailItem.Size = new System.Drawing.Size(501, 608);
this.detailItem.TextSize = new System.Drawing.Size(0, 0);
this.detailItem.TextVisible = false;
//
// splitterItem
//
this.splitterItem.AllowHotTrack = true;
this.splitterItem.CustomizationFormText = "splitterItem1";
this.splitterItem.Location = new System.Drawing.Point(758, 0);
this.splitterItem.Name = "splitterItem1";
this.splitterItem.Size = new System.Drawing.Size(5, 608);
//
// Employees
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.modueLayout);
this.Controls.Add(this.ribbonControl);
this.Controls.Add(this.ribbonStatusBar);
this.Name = "Employees";
this.Size = new System.Drawing.Size(1280, 800);
((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Item1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.modueLayout)).EndInit();
this.modueLayout.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pnlView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.masterItem)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.detailItem)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private XtraBars.Ribbon.RibbonControl ribbonControl;
private XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
private XtraBars.Ribbon.RibbonPage ribbonPage1;
private XtraBars.Ribbon.RibbonPage ribbonPage2;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private XtraBars.BarButtonItem biNewEmployee;
private XtraBars.BarButtonItem biNewGroup;
private XtraBars.BarButtonItem biNewCustomFilter;
private XtraBars.BarButtonItem biDelete;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup3;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup4;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup5;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup6;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup7;
private XtraGrid.GridControl gridControl;
private XtraGrid.Views.Grid.GridView gridView;
private System.Windows.Forms.BindingSource bindingSource;
private XtraGrid.Columns.GridColumn colDepartment;
private XtraGrid.Columns.GridColumn colFullName;
private XtraGrid.Columns.GridColumn colEmail;
private XtraGrid.Columns.GridColumn colCity;
private XtraGrid.Columns.GridColumn colAddress;
private XtraBars.BarCheckItem biShowList;
private XtraBars.BarCheckItem biShowCard;
private XtraBars.BarCheckItem bmiShowList;
private XtraBars.BarCheckItem bmiShowCard;
private XtraBars.BarButtonItem biMap;
private XtraBars.BarCheckItem bmiHorizontalLayout;
private XtraBars.BarCheckItem bmiVerticalLayout;
private XtraBars.BarCheckItem bmiHideDetail;
private XtraBars.BarSubItem biNewSubItem;
private XtraBars.BarSubItem biChangeViewSubItem;
private XtraBars.BarSubItem biDataPaneSubItem;
private XtraBars.BarSubItem biPrintSubItem;
private XtraBars.BarButtonItem bmiPrintProfile;
private XtraBars.BarButtonItem bmiPrintSummary;
private XtraBars.BarButtonItem bmiPrintDirectory;
private XtraBars.BarButtonItem bmiPrintTaskList;
private XtraBars.BarButtonItem biMailMerge;
private XtraBars.BarButtonItem bmiNewEmployee;
private XtraBars.BarButtonItem bmiNewGroup;
private XtraBars.BarButtonItem biEdit;
private XtraBars.BarButtonItem biResetView;
private XtraGrid.Views.Layout.LayoutView layoutView;
private XtraLayout.LayoutControl modueLayout;
private XtraLayout.LayoutControlGroup layoutControlGroup1;
private XtraLayout.LayoutControlItem masterItem;
private XtraEditors.PanelControl pnlView;
private XtraLayout.LayoutControlItem detailItem;
private XtraLayout.SplitterItem splitterItem;
private XtraGrid.Columns.GridColumn colState;
private XtraGrid.Columns.GridColumn colZipCode;
private XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1;
private XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox2;
private XtraGrid.Columns.LayoutViewColumn colPhoto;
private XtraGrid.Columns.LayoutViewColumn colFullName1;
private XtraGrid.Columns.LayoutViewColumn colAddress1;
private XtraGrid.Columns.LayoutViewColumn colEmail1;
private XtraGrid.Columns.LayoutViewColumn colMobilePhone;
private XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
private XtraBars.RibbonGalleryBarItem galleryQuickLetters;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup8;
private XtraBars.BarButtonItem biMeeting;
private XtraBars.BarButtonItem biTask;
private XtraBars.BarButtonItem biViewSettings;
private XtraBars.BarButtonItem biReverseSort;
private XtraBars.BarCheckItem biAddColumns;
private XtraBars.BarButtonItem biExpandCollapse;
private XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup9;
private XtraGrid.Views.Layout.LayoutViewField layoutViewField_colPhoto;
private XtraGrid.Views.Layout.LayoutViewField layoutViewField_colFullName1;
private XtraGrid.Views.Layout.LayoutViewField layoutViewField_colAddress1;
private XtraGrid.Views.Layout.LayoutViewField layoutViewField_colEmail1;
private XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMobilePhone;
private XtraGrid.Views.Layout.LayoutViewCard layoutViewCard1;
private XtraLayout.EmptySpaceItem Item1;
private XtraBars.BarHeaderItem hiItemsCount;
private XtraGrid.Columns.GridColumn colBirthDate;
private XtraGrid.Columns.GridColumn colHireDate;
private XtraGrid.Columns.GridColumn colHomePhone;
private XtraGrid.Columns.GridColumn colMobilePhone1;
private XtraGrid.Columns.GridColumn colTitle;
private XtraGrid.Columns.GridColumn colPrefix;
}
}