Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/GridMainDemo/Modules/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/GridMainDemo/Modules/Styles.Designer.cs

namespace DevExpress.XtraGrid.Demos {
    partial class Styles {
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        protected override void Dispose(bool disposing) {
            if(disposing) {
                if(components != null) {
                    components.Dispose();
                }
            }
            base.Dispose(disposing);
        }

        #region 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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Styles));
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colTrademark = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colModel = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colCategory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colHP = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colTransmissSpeedCount = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
            this.colCyl = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colMPGCity = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colLiter = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colTransmissAutomatic = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemRadioGroup1 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
            this.colMPGHighway = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colPicture = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
            this.colDescription = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
            this.colHyperlink = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colPrice = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
            this.colDeliveryDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colIsInStock = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colIcon = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.colID = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.imageList2 = new System.Windows.Forms.ImageList(this.components);
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colCustomerID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCompanyName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colContactName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colContactTitle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colRegion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.colPostalCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCountry = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.colPhone = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colFax = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl3 = new DevExpress.XtraGrid.GridControl();
            this.cardView1 = new DevExpress.XtraGrid.Views.Card.CardView();
            this.colProductID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colProductName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colProductPicture = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.colPlatform = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.colProductPrice = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemSpinEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
            this.colProductDescription = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.colLink = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraGridBlending1 = new DevExpress.XtraGrid.Blending.XtraGridBlending();
            this.xtraGridBlending2 = new DevExpress.XtraGrid.Blending.XtraGridBlending();
            this.xtraGridBlending3 = new DevExpress.XtraGrid.Blending.XtraGridBlending();
            this.xtcViews = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.ceNewStyles = new DevExpress.XtraEditors.CheckEdit();
            this.panel1 = new DevExpress.XtraEditors.PanelControl();
            this.btnEditAppearances = new DevExpress.XtraEditors.SimpleButton();
            this.cbeStyles = new DevExpress.XtraEditors.ComboBoxEdit();
            this.label1 = new System.Windows.Forms.Label();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cardView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtcViews)).BeginInit();
            this.xtcViews.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            this.xtraTabPage2.SuspendLayout();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ceNewStyles.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panel1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbeStyles.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // gridControl1
            // 
            this.gridControl1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControl1.BackgroundImage")));
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.EmbeddedNavigator.Name = "";
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gridControl1.MainView = this.advBandedGridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemCalcEdit1,
            this.repositoryItemImageEdit1,
            this.repositoryItemPictureEdit1,
            this.repositoryItemMemoExEdit1,
            this.repositoryItemImageComboBox1,
            this.repositoryItemSpinEdit1,
            this.repositoryItemImageComboBox2,
            this.repositoryItemRadioGroup1});
            this.gridControl1.Size = new System.Drawing.Size(859, 378);
            this.gridControl1.TabIndex = 0;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.advBandedGridView1});
            // 
            // advBandedGridView1
            // 
            this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1,
            this.gridBand5});
            this.advBandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.colID,
            this.colTrademark,
            this.colModel,
            this.colHP,
            this.colLiter,
            this.colCyl,
            this.colTransmissSpeedCount,
            this.colTransmissAutomatic,
            this.colMPGCity,
            this.colMPGHighway,
            this.colCategory,
            this.colDescription,
            this.colHyperlink,
            this.colIcon,
            this.colPicture,
            this.colPrice,
            this.colDeliveryDate,
            this.colIsInStock});
            this.advBandedGridView1.GridControl = this.gridControl1;
            this.advBandedGridView1.Images = this.imageList2;
            this.advBandedGridView1.Name = "advBandedGridView1";
            this.advBandedGridView1.PaintStyleName = "MixedXP";
            this.advBandedGridView1.PreviewFieldName = "Description";
            this.advBandedGridView1.RowSeparatorHeight = 3;
            // 
            // gridBand1
            // 
            this.gridBand1.Caption = "Cars";
            this.gridBand1.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand2,
            this.gridBand3,
            this.gridBand6,
            this.gridBand4});
            this.gridBand1.Name = "gridBand1";
            this.gridBand1.Width = 589;
            // 
            // gridBand2
            // 
            this.gridBand2.Caption = "Main";
            this.gridBand2.Columns.Add(this.colTrademark);
            this.gridBand2.Columns.Add(this.colModel);
            this.gridBand2.Columns.Add(this.colCategory);
            this.gridBand2.ImageIndex = 0;
            this.gridBand2.Name = "gridBand2";
            this.gridBand2.Width = 111;
            // 
            // colTrademark
            // 
            this.colTrademark.Caption = "Trademark";
            this.colTrademark.FieldName = "Trademark";
            this.colTrademark.Name = "colTrademark";
            this.colTrademark.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.colTrademark.Visible = true;
            this.colTrademark.Width = 111;
            // 
            // colModel
            // 
            this.colModel.Caption = "Model";
            this.colModel.FieldName = "Model";
            this.colModel.Name = "colModel";
            this.colModel.RowIndex = 1;
            this.colModel.Visible = true;
            this.colModel.Width = 111;
            // 
            // colCategory
            // 
            this.colCategory.Caption = "Category";
            this.colCategory.ColumnEdit = this.repositoryItemImageComboBox2;
            this.colCategory.FieldName = "Category";
            this.colCategory.Name = "colCategory";
            this.colCategory.RowIndex = 2;
            this.colCategory.Visible = true;
            this.colCategory.Width = 111;
            // 
            // repositoryItemImageComboBox2
            // 
            this.repositoryItemImageComboBox2.AllowFocused = false;
            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.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Sports", "SPORTS", 2),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Saloon", "SALOON", 3),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Truck", "TRUCK", 4)});
            this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
            this.repositoryItemImageComboBox2.SmallImages = this.imageList1;
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
            this.imageList1.Images.SetKeyName(0, "");
            this.imageList1.Images.SetKeyName(1, "");
            this.imageList1.Images.SetKeyName(2, "");
            this.imageList1.Images.SetKeyName(3, "");
            this.imageList1.Images.SetKeyName(4, "");
            // 
            // gridBand3
            // 
            this.gridBand3.Caption = "Performance Attributes";
            this.gridBand3.Columns.Add(this.colHP);
            this.gridBand3.Columns.Add(this.colTransmissSpeedCount);
            this.gridBand3.Columns.Add(this.colCyl);
            this.gridBand3.Columns.Add(this.colMPGCity);
            this.gridBand3.Columns.Add(this.colLiter);
            this.gridBand3.Columns.Add(this.colTransmissAutomatic);
            this.gridBand3.Columns.Add(this.colMPGHighway);
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.Width = 250;
            // 
            // colHP
            // 
            this.colHP.Caption = "HP";
            this.colHP.FieldName = "HP";
            this.colHP.Name = "colHP";
            this.colHP.Visible = true;
            this.colHP.Width = 51;
            // 
            // colTransmissSpeedCount
            // 
            this.colTransmissSpeedCount.Caption = "# of Gears";
            this.colTransmissSpeedCount.ColumnEdit = this.repositoryItemSpinEdit1;
            this.colTransmissSpeedCount.FieldName = "Transmiss Speed Count";
            this.colTransmissSpeedCount.Name = "colTransmissSpeedCount";
            this.colTransmissSpeedCount.RowIndex = 1;
            this.colTransmissSpeedCount.Visible = true;
            this.colTransmissSpeedCount.Width = 103;
            // 
            // repositoryItemSpinEdit1
            // 
            this.repositoryItemSpinEdit1.AllowFocused = false;
            this.repositoryItemSpinEdit1.AutoHeight = false;
            this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.repositoryItemSpinEdit1.IsFloatValue = false;
            this.repositoryItemSpinEdit1.Mask.EditMask = "N00";
            this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
            // 
            // colCyl
            // 
            this.colCyl.Caption = "Cyl";
            this.colCyl.ColumnEdit = this.repositoryItemSpinEdit1;
            this.colCyl.FieldName = "Cyl";
            this.colCyl.Name = "colCyl";
            this.colCyl.Visible = true;
            this.colCyl.Width = 53;
            // 
            // colMPGCity
            // 
            this.colMPGCity.Caption = "MPG City";
            this.colMPGCity.ColumnEdit = this.repositoryItemSpinEdit1;
            this.colMPGCity.FieldName = "MPG City";
            this.colMPGCity.Name = "colMPGCity";
            this.colMPGCity.RowIndex = 2;
            this.colMPGCity.Visible = true;
            this.colMPGCity.Width = 103;
            // 
            // colLiter
            // 
            this.colLiter.Caption = "Capacity";
            this.colLiter.DisplayFormat.FormatString = "#.### Liters";
            this.colLiter.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colLiter.FieldName = "Liter";
            this.colLiter.Name = "colLiter";
            this.colLiter.Visible = true;
            this.colLiter.Width = 146;
            // 
            // colTransmissAutomatic
            // 
            this.colTransmissAutomatic.Caption = "Automatic Transmission";
            this.colTransmissAutomatic.ColumnEdit = this.repositoryItemRadioGroup1;
            this.colTransmissAutomatic.FieldName = "Transmiss Automatic";
            this.colTransmissAutomatic.ImageIndex = 2;
            this.colTransmissAutomatic.Name = "colTransmissAutomatic";
            this.colTransmissAutomatic.RowIndex = 1;
            this.colTransmissAutomatic.Visible = true;
            this.colTransmissAutomatic.Width = 147;
            // 
            // repositoryItemRadioGroup1
            // 
            this.repositoryItemRadioGroup1.Columns = 2;
            this.repositoryItemRadioGroup1.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem("Yes", "Yes"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("No", "No")});
            this.repositoryItemRadioGroup1.Name = "repositoryItemRadioGroup1";
            // 
            // colMPGHighway
            // 
            this.colMPGHighway.Caption = "MPG Highway";
            this.colMPGHighway.ColumnEdit = this.repositoryItemSpinEdit1;
            this.colMPGHighway.FieldName = "MPG Highway";
            this.colMPGHighway.Name = "colMPGHighway";
            this.colMPGHighway.RowIndex = 2;
            this.colMPGHighway.Visible = true;
            this.colMPGHighway.Width = 147;
            // 
            // gridBand6
            // 
            this.gridBand6.Caption = "Notes";
            this.gridBand6.Columns.Add(this.colPicture);
            this.gridBand6.Columns.Add(this.colDescription);
            this.gridBand6.Columns.Add(this.colHyperlink);
            this.gridBand6.ImageIndex = 3;
            this.gridBand6.Name = "gridBand6";
            this.gridBand6.Width = 93;
            // 
            // colPicture
            // 
            this.colPicture.Caption = "Picture";
            this.colPicture.ColumnEdit = this.repositoryItemImageEdit1;
            this.colPicture.FieldName = "Picture";
            this.colPicture.Name = "colPicture";
            this.colPicture.OptionsFilter.AllowFilter = false;
            this.colPicture.Visible = true;
            this.colPicture.Width = 93;
            // 
            // repositoryItemImageEdit1
            // 
            this.repositoryItemImageEdit1.AllowFocused = false;
            this.repositoryItemImageEdit1.AutoHeight = false;
            this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
            this.repositoryItemImageEdit1.PopupFormSize = new System.Drawing.Size(250, 150);
            // 
            // colDescription
            // 
            this.colDescription.Caption = "Description";
            this.colDescription.ColumnEdit = this.repositoryItemMemoExEdit1;
            this.colDescription.FieldName = "Description";
            this.colDescription.Name = "colDescription";
            this.colDescription.OptionsFilter.AllowFilter = false;
            this.colDescription.RowIndex = 1;
            this.colDescription.Visible = true;
            this.colDescription.Width = 93;
            // 
            // repositoryItemMemoExEdit1
            // 
            this.repositoryItemMemoExEdit1.AllowFocused = false;
            this.repositoryItemMemoExEdit1.AutoHeight = false;
            this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
            this.repositoryItemMemoExEdit1.PopupFormSize = new System.Drawing.Size(270, 170);
            // 
            // colHyperlink
            // 
            this.colHyperlink.Caption = "Hyperlink";
            this.colHyperlink.FieldName = "Hyperlink";
            this.colHyperlink.ImageIndex = 1;
            this.colHyperlink.Name = "colHyperlink";
            this.colHyperlink.RowIndex = 2;
            this.colHyperlink.Visible = true;
            this.colHyperlink.Width = 93;
            // 
            // gridBand4
            // 
            this.gridBand4.Caption = "Others";
            this.gridBand4.Columns.Add(this.colPrice);
            this.gridBand4.Columns.Add(this.colDeliveryDate);
            this.gridBand4.Columns.Add(this.colIsInStock);
            this.gridBand4.Name = "gridBand4";
            this.gridBand4.Width = 135;
            // 
            // colPrice
            // 
            this.colPrice.Caption = "Price";
            this.colPrice.ColumnEdit = this.repositoryItemCalcEdit1;
            this.colPrice.DisplayFormat.FormatString = "c";
            this.colPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colPrice.FieldName = "Price";
            this.colPrice.Name = "colPrice";
            this.colPrice.Visible = true;
            this.colPrice.Width = 135;
            // 
            // repositoryItemCalcEdit1
            // 
            this.repositoryItemCalcEdit1.AllowFocused = false;
            this.repositoryItemCalcEdit1.AutoHeight = false;
            this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1";
            // 
            // colDeliveryDate
            // 
            this.colDeliveryDate.Caption = "Delivery Date";
            this.colDeliveryDate.FieldName = "Delivery Date";
            this.colDeliveryDate.Name = "colDeliveryDate";
            this.colDeliveryDate.RowIndex = 1;
            this.colDeliveryDate.Visible = true;
            this.colDeliveryDate.Width = 135;
            // 
            // colIsInStock
            // 
            this.colIsInStock.Caption = "In Stock?";
            this.colIsInStock.FieldName = "Is In Stock";
            this.colIsInStock.ImageIndex = 6;
            this.colIsInStock.Name = "colIsInStock";
            this.colIsInStock.RowIndex = 2;
            this.colIsInStock.Visible = true;
            this.colIsInStock.Width = 135;
            // 
            // gridBand5
            // 
            this.gridBand5.Caption = "Icon";
            this.gridBand5.Columns.Add(this.colIcon);
            this.gridBand5.ImageIndex = 4;
            this.gridBand5.Name = "gridBand5";
            this.gridBand5.RowCount = 2;
            this.gridBand5.Width = 85;
            // 
            // colIcon
            // 
            this.colIcon.Caption = "Icon";
            this.colIcon.ColumnEdit = this.repositoryItemPictureEdit1;
            this.colIcon.FieldName = "Icon";
            this.colIcon.Name = "colIcon";
            this.colIcon.OptionsFilter.AllowFilter = false;
            this.colIcon.RowCount = 3;
            this.colIcon.Visible = true;
            this.colIcon.Width = 85;
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            // 
            // colID
            // 
            this.colID.Caption = "ID";
            this.colID.FieldName = "ID";
            this.colID.Name = "colID";
            this.colID.Visible = true;
            // 
            // imageList2
            // 
            this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
            this.imageList2.TransparentColor = System.Drawing.Color.Magenta;
            this.imageList2.Images.SetKeyName(0, "");
            this.imageList2.Images.SetKeyName(1, "");
            this.imageList2.Images.SetKeyName(2, "");
            this.imageList2.Images.SetKeyName(3, "");
            this.imageList2.Images.SetKeyName(4, "");
            this.imageList2.Images.SetKeyName(5, "");
            this.imageList2.Images.SetKeyName(6, "");
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AllowFocused = false;
            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.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Yes", "Yes", 0),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("No", "No", 1)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            this.repositoryItemImageComboBox1.SmallImages = this.imageList1;
            // 
            // gridControl2
            // 
            this.gridControl2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControl2.BackgroundImage")));
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.EmbeddedNavigator.Name = "";
            this.gridControl2.Location = new System.Drawing.Point(0, 0);
            this.gridControl2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gridControl2.MainView = this.gridView1;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemComboBox1,
            this.repositoryItemComboBox2});
            this.gridControl2.ShowOnlyPredefinedDetails = true;
            this.gridControl2.Size = new System.Drawing.Size(859, 386);
            this.gridControl2.TabIndex = 0;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colCustomerID,
            this.colCompanyName,
            this.colContactName,
            this.colContactTitle,
            this.colAddress,
            this.colCity,
            this.colRegion,
            this.colPostalCode,
            this.colCountry,
            this.colPhone,
            this.colFax});
            this.gridView1.GridControl = this.gridControl2;
            this.gridView1.GroupCount = 1;
            this.gridView1.Images = this.imageList2;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsPrint.AutoWidth = false;
            this.gridView1.OptionsView.ColumnAutoWidth = false;
            this.gridView1.PaintStyleName = "MixedXP";
            this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colContactTitle, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridView1.CalcPreviewText += new DevExpress.XtraGrid.Views.Grid.CalcPreviewTextEventHandler(this.gridView1_CalcPreviewText);
            // 
            // colCustomerID
            // 
            this.colCustomerID.Caption = "CustomerID";
            this.colCustomerID.FieldName = "CustomerID";
            this.colCustomerID.Name = "colCustomerID";
            this.colCustomerID.Width = 77;
            // 
            // colCompanyName
            // 
            this.colCompanyName.Caption = "Company Name";
            this.colCompanyName.FieldName = "CompanyName";
            this.colCompanyName.Name = "colCompanyName";
            this.colCompanyName.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.colCompanyName.Visible = true;
            this.colCompanyName.VisibleIndex = 0;
            this.colCompanyName.Width = 184;
            // 
            // colContactName
            // 
            this.colContactName.Caption = "Contact Name";
            this.colContactName.FieldName = "ContactName";
            this.colContactName.ImageIndex = 5;
            this.colContactName.Name = "colContactName";
            this.colContactName.Visible = true;
            this.colContactName.VisibleIndex = 1;
            this.colContactName.Width = 125;
            // 
            // colContactTitle
            // 
            this.colContactTitle.Caption = "Contact Title";
            this.colContactTitle.FieldName = "ContactTitle";
            this.colContactTitle.Name = "colContactTitle";
            this.colContactTitle.Width = 157;
            // 
            // colAddress
            // 
            this.colAddress.Caption = "Address";
            this.colAddress.FieldName = "Address";
            this.colAddress.Name = "colAddress";
            this.colAddress.Visible = true;
            this.colAddress.VisibleIndex = 5;
            this.colAddress.Width = 242;
            // 
            // colCity
            // 
            this.colCity.Caption = "City";
            this.colCity.FieldName = "City";
            this.colCity.Name = "colCity";
            this.colCity.Visible = true;
            this.colCity.VisibleIndex = 4;
            this.colCity.Width = 82;
            // 
            // colRegion
            // 
            this.colRegion.Caption = "Region";
            this.colRegion.ColumnEdit = this.repositoryItemComboBox1;
            this.colRegion.FieldName = "Region";
            this.colRegion.Name = "colRegion";
            this.colRegion.Visible = true;
            this.colRegion.VisibleIndex = 2;
            this.colRegion.Width = 80;
            // 
            // repositoryItemComboBox1
            // 
            this.repositoryItemComboBox1.AllowFocused = false;
            this.repositoryItemComboBox1.AutoHeight = false;
            this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
            // 
            // colPostalCode
            // 
            this.colPostalCode.Caption = "Postal Code";
            this.colPostalCode.FieldName = "PostalCode";
            this.colPostalCode.Name = "colPostalCode";
            this.colPostalCode.Visible = true;
            this.colPostalCode.VisibleIndex = 6;
            this.colPostalCode.Width = 76;
            // 
            // colCountry
            // 
            this.colCountry.Caption = "Country";
            this.colCountry.ColumnEdit = this.repositoryItemComboBox2;
            this.colCountry.FieldName = "Country";
            this.colCountry.Name = "colCountry";
            this.colCountry.Visible = true;
            this.colCountry.VisibleIndex = 3;
            this.colCountry.Width = 66;
            // 
            // repositoryItemComboBox2
            // 
            this.repositoryItemComboBox2.AllowFocused = false;
            this.repositoryItemComboBox2.AutoHeight = false;
            this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
            // 
            // colPhone
            // 
            this.colPhone.Caption = "Phone";
            this.colPhone.FieldName = "Phone";
            this.colPhone.Name = "colPhone";
            this.colPhone.Visible = true;
            this.colPhone.VisibleIndex = 7;
            this.colPhone.Width = 98;
            // 
            // colFax
            // 
            this.colFax.Caption = "Fax";
            this.colFax.FieldName = "Fax";
            this.colFax.Name = "colFax";
            this.colFax.Visible = true;
            this.colFax.VisibleIndex = 8;
            this.colFax.Width = 98;
            // 
            // gridControl3
            // 
            this.gridControl3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControl3.BackgroundImage")));
            this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl3.EmbeddedNavigator.Name = "";
            this.gridControl3.Location = new System.Drawing.Point(0, 0);
            this.gridControl3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gridControl3.MainView = this.cardView1;
            this.gridControl3.Name = "gridControl3";
            this.gridControl3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemPictureEdit2,
            this.repositoryItemMemoEdit1,
            this.repositoryItemSpinEdit2,
            this.repositoryItemImageComboBox3});
            this.gridControl3.Size = new System.Drawing.Size(859, 386);
            this.gridControl3.TabIndex = 0;
            this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.cardView1});
            // 
            // cardView1
            // 
            this.cardView1.CardCaptionFormat = "Product Name: {2}";
            this.cardView1.CardWidth = 300;
            this.cardView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colProductID,
            this.colProductName,
            this.colProductPicture,
            this.colPlatform,
            this.colProductPrice,
            this.colProductDescription,
            this.colLink});
            this.cardView1.FocusedCardTopFieldIndex = 0;
            this.cardView1.GridControl = this.gridControl3;
            this.cardView1.MaximumCardColumns = 2;
            this.cardView1.Name = "cardView1";
            this.cardView1.OptionsBehavior.AutoHorzWidth = true;
            this.cardView1.OptionsBehavior.FieldAutoHeight = true;
            this.cardView1.OptionsView.ShowLines = false;
            this.cardView1.PaintStyleName = "MixedXP";
            this.cardView1.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Auto;
            // 
            // colProductID
            // 
            this.colProductID.Caption = "Id";
            this.colProductID.FieldName = "Id";
            this.colProductID.Name = "colProductID";
            // 
            // colProductName
            // 
            this.colProductName.Caption = "ProductName";
            this.colProductName.FieldName = "ProductName";
            this.colProductName.Name = "colProductName";
            // 
            // colProductPicture
            // 
            this.colProductPicture.Caption = "Picture";
            this.colProductPicture.ColumnEdit = this.repositoryItemPictureEdit2;
            this.colProductPicture.FieldName = "Picture";
            this.colProductPicture.Name = "colProductPicture";
            this.colProductPicture.Visible = true;
            this.colProductPicture.VisibleIndex = 0;
            // 
            // repositoryItemPictureEdit2
            // 
            this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
            // 
            // colPlatform
            // 
            this.colPlatform.Caption = "Platform";
            this.colPlatform.ColumnEdit = this.repositoryItemImageComboBox3;
            this.colPlatform.FieldName = "Platform";
            this.colPlatform.Name = "colPlatform";
            this.colPlatform.Visible = true;
            this.colPlatform.VisibleIndex = 1;
            // 
            // repositoryItemImageComboBox3
            // 
            this.repositoryItemImageComboBox3.AllowFocused = false;
            this.repositoryItemImageComboBox3.AutoHeight = false;
            this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox3.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("ActiveX", 1, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("VCL", 0, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem(".Net", 2, -1)});
            this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3";
            // 
            // colProductPrice
            // 
            this.colProductPrice.Caption = "Price";
            this.colProductPrice.ColumnEdit = this.repositoryItemSpinEdit2;
            this.colProductPrice.DisplayFormat.FormatString = "c";
            this.colProductPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colProductPrice.FieldName = "Price";
            this.colProductPrice.Name = "colProductPrice";
            this.colProductPrice.Visible = true;
            this.colProductPrice.VisibleIndex = 2;
            // 
            // repositoryItemSpinEdit2
            // 
            this.repositoryItemSpinEdit2.AllowFocused = false;
            this.repositoryItemSpinEdit2.AutoHeight = false;
            this.repositoryItemSpinEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.repositoryItemSpinEdit2.Name = "repositoryItemSpinEdit2";
            // 
            // colProductDescription
            // 
            this.colProductDescription.Caption = "Description";
            this.colProductDescription.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colProductDescription.FieldName = "Description";
            this.colProductDescription.Name = "colProductDescription";
            this.colProductDescription.Visible = true;
            this.colProductDescription.VisibleIndex = 3;
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.AllowFocused = false;
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // colLink
            // 
            this.colLink.Caption = "Link";
            this.colLink.FieldName = "Link";
            this.colLink.Name = "colLink";
            this.colLink.Visible = true;
            this.colLink.VisibleIndex = 4;
            // 
            // xtraGridBlending1
            // 
            this.xtraGridBlending1.Enabled = false;
            this.xtraGridBlending1.GridControl = this.gridControl1;
            // 
            // xtraGridBlending2
            // 
            this.xtraGridBlending2.Enabled = false;
            this.xtraGridBlending2.GridControl = this.gridControl2;
            // 
            // xtraGridBlending3
            // 
            this.xtraGridBlending3.Enabled = false;
            this.xtraGridBlending3.GridControl = this.gridControl3;
            // 
            // xtcViews
            // 
            this.xtcViews.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtcViews.Location = new System.Drawing.Point(0, 52);
            this.xtcViews.Name = "xtcViews";
            this.xtcViews.SelectedTabPage = this.xtraTabPage1;
            this.xtcViews.Size = new System.Drawing.Size(868, 409);
            this.xtcViews.TabIndex = 3;
            this.xtcViews.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2,
            this.xtraTabPage3});
            this.xtcViews.Text = "xtcViews";
            this.xtcViews.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.gridControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(859, 378);
            this.xtraTabPage1.Text = "Banded Grid View";
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.gridControl2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(859, 386);
            this.xtraTabPage2.Text = "Grid View";
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.gridControl3);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(859, 386);
            this.xtraTabPage3.Text = "Card View";
            // 
            // ceNewStyles
            // 
            this.ceNewStyles.Location = new System.Drawing.Point(336, 12);
            this.ceNewStyles.Name = "ceNewStyles";
            this.ceNewStyles.Properties.Caption = "Only New Styles";
            this.ceNewStyles.Size = new System.Drawing.Size(190, 19);
            this.ceNewStyles.TabIndex = 8;
            this.ceNewStyles.CheckedChanged += new System.EventHandler(this.ceNewStyles_CheckedChanged);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.btnEditAppearances);
            this.panel1.Controls.Add(this.cbeStyles);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.ceNewStyles);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(868, 44);
            this.panel1.TabIndex = 5;
            // 
            // btnEditAppearances
            // 
            this.btnEditAppearances.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnEditAppearances.ImageIndex = 2;
            this.btnEditAppearances.ImageList = this.imageList2;
            this.btnEditAppearances.Location = new System.Drawing.Point(670, 10);
            this.btnEditAppearances.Name = "btnEditAppearances";
            this.btnEditAppearances.Size = new System.Drawing.Size(180, 24);
            this.btnEditAppearances.TabIndex = 23;
            this.btnEditAppearances.Text = "A&djust Appearances...";
            this.btnEditAppearances.Click += new System.EventHandler(this.btnEditAppearances_Click);
            // 
            // cbeStyles
            // 
            this.cbeStyles.EditValue = "";
            this.cbeStyles.Location = new System.Drawing.Point(112, 12);
            this.cbeStyles.Name = "cbeStyles";
            this.cbeStyles.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbeStyles.Properties.DropDownRows = 20;
            this.cbeStyles.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbeStyles.Size = new System.Drawing.Size(196, 20);
            this.cbeStyles.TabIndex = 22;
            this.cbeStyles.SelectedIndexChanged += new System.EventHandler(this.cbeStyles_SelectedIndexChanged);
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(8, 8);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(116, 28);
            this.label1.TabIndex = 0;
            this.label1.Text = "Style Scheme:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // panelControl1
            // 
            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(0, 44);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(868, 8);
            this.panelControl1.TabIndex = 6;
            // 
            // Styles
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.xtcViews);
            this.Controls.Add(this.panelControl1);
            this.Controls.Add(this.panel1);
            this.Name = "Styles";
            this.Size = new System.Drawing.Size(868, 461);
            this.Load += new System.EventHandler(this.Styles_Load);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cardView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtcViews)).EndInit();
            this.xtcViews.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.xtraTabPage2.ResumeLayout(false);
            this.xtraTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ceNewStyles.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.cbeStyles.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion
        private DevExpress.XtraGrid.GridControl gridControl1;
        private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
        private DevExpress.XtraGrid.Blending.XtraGridBlending xtraGridBlending1;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colID;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colTrademark;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colModel;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colHP;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colLiter;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colCyl;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colTransmissSpeedCount;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colTransmissAutomatic;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colMPGCity;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colMPGHighway;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colCategory;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colDescription;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colHyperlink;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colIcon;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colPicture;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colPrice;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colDeliveryDate;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colIsInStock;
        private DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit repositoryItemCalcEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit repositoryItemMemoExEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1;
        private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox2;
        private System.Windows.Forms.ImageList imageList1;
        private System.Windows.Forms.ImageList imageList2;
        private DevExpress.XtraGrid.GridControl gridControl2;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraGrid.Columns.GridColumn colCustomerID;
        private DevExpress.XtraGrid.Columns.GridColumn colCompanyName;
        private DevExpress.XtraGrid.Columns.GridColumn colContactName;
        private DevExpress.XtraGrid.Columns.GridColumn colContactTitle;
        private DevExpress.XtraGrid.Columns.GridColumn colAddress;
        private DevExpress.XtraGrid.Columns.GridColumn colCity;
        private DevExpress.XtraGrid.Columns.GridColumn colRegion;
        private DevExpress.XtraGrid.Columns.GridColumn colPostalCode;
        private DevExpress.XtraGrid.Columns.GridColumn colCountry;
        private DevExpress.XtraGrid.Columns.GridColumn colPhone;
        private DevExpress.XtraGrid.Columns.GridColumn colFax;
        private DevExpress.XtraGrid.Blending.XtraGridBlending xtraGridBlending2;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
        private DevExpress.XtraGrid.Blending.XtraGridBlending xtraGridBlending3;
        private DevExpress.XtraGrid.GridControl gridControl3;
        private DevExpress.XtraGrid.Views.Card.CardView cardView1;
        private System.ComponentModel.IContainer components;
        private DevExpress.XtraGrid.Columns.GridColumn colProductID;
        private DevExpress.XtraGrid.Columns.GridColumn colProductName;
        private DevExpress.XtraGrid.Columns.GridColumn colProductPicture;
        private DevExpress.XtraGrid.Columns.GridColumn colPlatform;
        private DevExpress.XtraGrid.Columns.GridColumn colProductPrice;
        private DevExpress.XtraGrid.Columns.GridColumn colProductDescription;
        private DevExpress.XtraGrid.Columns.GridColumn colLink;
        private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit2;
        private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
        private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit2;
        private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox3;
        private DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup repositoryItemRadioGroup1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
        private DevExpress.XtraEditors.CheckEdit ceNewStyles;
        private DevExpress.XtraEditors.PanelControl panel1;
        private System.Windows.Forms.Label label1;
        private DevExpress.XtraEditors.ComboBoxEdit cbeStyles;
        private DevExpress.XtraEditors.SimpleButton btnEditAppearances;
        private DevExpress.XtraTab.XtraTabControl xtcViews;
        private DevExpress.XtraEditors.PanelControl panelControl1;
    }
}