using System.ComponentModel;
|
|
namespace HStation.WinFrmUI
|
{
|
partial class RoleMgrPage
|
{
|
/// <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()
|
{
|
components = new Container();
|
ComponentResourceManager resources = new ComponentResourceManager(typeof(RoleMgrPage));
|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions2 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
barBtnAdd = new DevExpress.XtraBars.BarButtonItem();
|
barBtnEdit = new DevExpress.XtraBars.BarButtonItem();
|
barBtnDelete = new DevExpress.XtraBars.BarButtonItem();
|
barBtnInfo = new DevExpress.XtraBars.BarButtonItem();
|
barBtnSearch = new DevExpress.XtraBars.BarButtonItem();
|
barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
|
barBtnUp = new DevExpress.XtraBars.BarButtonItem();
|
barBtnDown = new DevExpress.XtraBars.BarButtonItem();
|
barCkDrag = new DevExpress.XtraBars.BarCheckItem();
|
BtnEditStatus = new DevExpress.XtraBars.BarButtonItem();
|
ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
ribPageGroupForBasic = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
ribPageGroupForMore = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
flyoutPanel1 = new DevExpress.Utils.FlyoutPanel();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
roleUserHaveViewModelBindingSource = new BindingSource(components);
|
gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colAdminType = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colUseStatus1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colDescription1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
roleViewModelBindingSource = new BindingSource(components);
|
gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colDetail = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
colCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName = new DevExpress.XtraGrid.Columns.GridColumn();
|
colUseStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
colUser = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(components);
|
dragDropEvents1 = new DevExpress.Utils.DragDrop.DragDropEvents(components);
|
((ISupportInitialize)ribbonControl1).BeginInit();
|
((ISupportInitialize)panelControl1).BeginInit();
|
panelControl1.SuspendLayout();
|
((ISupportInitialize)flyoutPanel1).BeginInit();
|
flyoutPanel1.SuspendLayout();
|
((ISupportInitialize)gridControl2).BeginInit();
|
((ISupportInitialize)roleUserHaveViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView2).BeginInit();
|
((ISupportInitialize)gridControl1).BeginInit();
|
((ISupportInitialize)roleViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView1).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit2).BeginInit();
|
((ISupportInitialize)behaviorManager1).BeginInit();
|
SuspendLayout();
|
//
|
// ribbonControl1
|
//
|
ribbonControl1.ExpandCollapseItem.Id = 0;
|
ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
|
ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnAdd, barBtnEdit, barBtnDelete, barBtnInfo, barBtnSearch, barBtnRefresh, barBtnUp, barBtnDown, barCkDrag, BtnEditStatus });
|
ribbonControl1.Location = new Point(1, 1);
|
ribbonControl1.MaxItemId = 21;
|
ribbonControl1.Name = "ribbonControl1";
|
ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 });
|
ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
|
ribbonControl1.ShowToolbarCustomizeItem = false;
|
ribbonControl1.Size = new Size(1107, 101);
|
ribbonControl1.Toolbar.ShowCustomizeItem = false;
|
ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnAdd
|
//
|
barBtnAdd.Caption = "添加";
|
barBtnAdd.Id = 1;
|
barBtnAdd.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnAdd.ImageOptions.SvgImage");
|
barBtnAdd.Name = "barBtnAdd";
|
barBtnAdd.ItemClick += barBtnAdd_ItemClick;
|
//
|
// barBtnEdit
|
//
|
barBtnEdit.Caption = "编辑";
|
barBtnEdit.Id = 2;
|
barBtnEdit.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnEdit.ImageOptions.SvgImage");
|
barBtnEdit.Name = "barBtnEdit";
|
barBtnEdit.ItemClick += barBtnEdit_ItemClick;
|
//
|
// barBtnDelete
|
//
|
barBtnDelete.Caption = "删除";
|
barBtnDelete.Id = 3;
|
barBtnDelete.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDelete.ImageOptions.SvgImage");
|
barBtnDelete.Name = "barBtnDelete";
|
barBtnDelete.ItemClick += barBtnDelete_ItemClick;
|
//
|
// barBtnInfo
|
//
|
barBtnInfo.Caption = "详细信息";
|
barBtnInfo.Id = 4;
|
barBtnInfo.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnInfo.ImageOptions.SvgImage");
|
barBtnInfo.Name = "barBtnInfo";
|
barBtnInfo.ItemClick += barBtnInfo_ItemClick;
|
//
|
// barBtnSearch
|
//
|
barBtnSearch.Caption = "查询";
|
barBtnSearch.Id = 12;
|
barBtnSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSearch.ImageOptions.SvgImage");
|
barBtnSearch.Name = "barBtnSearch";
|
barBtnSearch.ItemClick += barBtnSearch_ItemClick;
|
//
|
// barBtnRefresh
|
//
|
barBtnRefresh.Caption = "刷新";
|
barBtnRefresh.Id = 13;
|
barBtnRefresh.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnRefresh.ImageOptions.SvgImage");
|
barBtnRefresh.Name = "barBtnRefresh";
|
barBtnRefresh.ItemClick += barBtnRefresh_ItemClick;
|
//
|
// barBtnUp
|
//
|
barBtnUp.Caption = "上移";
|
barBtnUp.Id = 14;
|
barBtnUp.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnUp.ImageOptions.SvgImage");
|
barBtnUp.Name = "barBtnUp";
|
barBtnUp.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
|
barBtnUp.ItemClick += barBtnUp_ItemClick;
|
//
|
// barBtnDown
|
//
|
barBtnDown.Caption = "下移";
|
barBtnDown.Id = 15;
|
barBtnDown.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDown.ImageOptions.SvgImage");
|
barBtnDown.Name = "barBtnDown";
|
barBtnDown.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
|
barBtnDown.ItemClick += barBtnDown_ItemClick;
|
//
|
// barCkDrag
|
//
|
barCkDrag.Caption = "拖拽排序";
|
barCkDrag.Id = 17;
|
barCkDrag.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCkDrag.ImageOptions.SvgImage");
|
barCkDrag.Name = "barCkDrag";
|
barCkDrag.CheckedChanged += barCkDrag_CheckedChanged;
|
//
|
// BtnEditStatus
|
//
|
BtnEditStatus.Caption = "状态";
|
BtnEditStatus.Id = 20;
|
BtnEditStatus.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnEditStatus.ImageOptions.SvgImage");
|
BtnEditStatus.Name = "BtnEditStatus";
|
BtnEditStatus.ItemClick += BtnEditStatus_ItemClick;
|
//
|
// ribbonPage1
|
//
|
ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribPageGroupForBasic, ribbonPageGroup1, ribPageGroupForMore });
|
ribbonPage1.Name = "ribbonPage1";
|
ribbonPage1.Text = "ribbonPage1";
|
//
|
// ribPageGroupForBasic
|
//
|
ribPageGroupForBasic.ItemLinks.Add(barBtnAdd);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnEdit);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnDelete);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnInfo);
|
ribPageGroupForBasic.Name = "ribPageGroupForBasic";
|
ribPageGroupForBasic.Text = "基础";
|
//
|
// ribbonPageGroup1
|
//
|
ribbonPageGroup1.ItemLinks.Add(barCkDrag);
|
ribbonPageGroup1.ItemLinks.Add(barBtnUp);
|
ribbonPageGroup1.ItemLinks.Add(barBtnDown);
|
ribbonPageGroup1.Name = "ribbonPageGroup1";
|
ribbonPageGroup1.Text = "排序";
|
//
|
// ribPageGroupForMore
|
//
|
ribPageGroupForMore.ItemLinks.Add(barBtnSearch);
|
ribPageGroupForMore.ItemLinks.Add(barBtnRefresh);
|
ribPageGroupForMore.ItemLinks.Add(BtnEditStatus);
|
ribPageGroupForMore.Name = "ribPageGroupForMore";
|
ribPageGroupForMore.Text = "更多";
|
//
|
// panelControl1
|
//
|
panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
panelControl1.Controls.Add(flyoutPanel1);
|
panelControl1.Controls.Add(gridControl1);
|
panelControl1.Dock = DockStyle.Fill;
|
panelControl1.Location = new Point(1, 102);
|
panelControl1.Name = "panelControl1";
|
panelControl1.Padding = new Padding(0, 1, 0, 0);
|
panelControl1.Size = new Size(1107, 567);
|
panelControl1.TabIndex = 3;
|
//
|
// flyoutPanel1
|
//
|
flyoutPanel1.Controls.Add(gridControl2);
|
flyoutPanel1.Location = new Point(294, 116);
|
flyoutPanel1.Name = "flyoutPanel1";
|
buttonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("buttonImageOptions1.SvgImage");
|
buttonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("buttonImageOptions2.SvgImage");
|
flyoutPanel1.OptionsButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.Utils.PeekFormButton("保存", true, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false), new DevExpress.Utils.PeekFormButton("关闭", true, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false) });
|
flyoutPanel1.OptionsButtonPanel.ShowButtonPanel = true;
|
flyoutPanel1.OwnerControl = panelControl1;
|
flyoutPanel1.Padding = new Padding(0, 30, 0, 0);
|
flyoutPanel1.Size = new Size(574, 273);
|
flyoutPanel1.TabIndex = 1;
|
flyoutPanel1.ButtonClick += flyoutPanel1_ButtonClick;
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = roleUserHaveViewModelBindingSource;
|
gridControl2.Dock = DockStyle.Fill;
|
gridControl2.Location = new Point(0, 30);
|
gridControl2.MainView = gridView2;
|
gridControl2.MenuManager = ribbonControl1;
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(574, 243);
|
gridControl2.TabIndex = 0;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// roleUserHaveViewModelBindingSource
|
//
|
roleUserHaveViewModelBindingSource.DataSource = typeof(RoleUserHaveViewModel);
|
//
|
// gridView2
|
//
|
gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colAdminType, colTag, colUseStatus1, colDescription1, colName1 });
|
gridView2.GridControl = gridControl2;
|
gridView2.Name = "gridView2";
|
gridView2.OptionsBehavior.Editable = false;
|
gridView2.OptionsSelection.CheckBoxSelectorField = "Have";
|
gridView2.OptionsSelection.MultiSelect = true;
|
gridView2.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInPrintExport = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsView.ShowGroupPanel = false;
|
//
|
// colAdminType
|
//
|
colAdminType.AppearanceCell.Options.UseTextOptions = true;
|
colAdminType.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colAdminType.FieldName = "AdminType";
|
colAdminType.Name = "colAdminType";
|
colAdminType.OptionsColumn.AllowEdit = false;
|
colAdminType.Visible = true;
|
colAdminType.VisibleIndex = 2;
|
//
|
// colTag
|
//
|
colTag.AppearanceCell.Options.UseTextOptions = true;
|
colTag.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colTag.FieldName = "Tag";
|
colTag.Name = "colTag";
|
colTag.OptionsColumn.AllowEdit = false;
|
colTag.Visible = true;
|
colTag.VisibleIndex = 3;
|
//
|
// colUseStatus1
|
//
|
colUseStatus1.AppearanceCell.Options.UseTextOptions = true;
|
colUseStatus1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colUseStatus1.FieldName = "UseStatus";
|
colUseStatus1.Name = "colUseStatus1";
|
colUseStatus1.OptionsColumn.AllowEdit = false;
|
colUseStatus1.Visible = true;
|
colUseStatus1.VisibleIndex = 4;
|
//
|
// colDescription1
|
//
|
colDescription1.AppearanceCell.Options.UseTextOptions = true;
|
colDescription1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colDescription1.FieldName = "Description";
|
colDescription1.Name = "colDescription1";
|
colDescription1.OptionsColumn.AllowEdit = false;
|
colDescription1.Visible = true;
|
colDescription1.VisibleIndex = 5;
|
//
|
// colName1
|
//
|
colName1.AppearanceCell.Options.UseTextOptions = true;
|
colName1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colName1.FieldName = "Name";
|
colName1.Name = "colName1";
|
colName1.OptionsColumn.AllowEdit = false;
|
colName1.Visible = true;
|
colName1.VisibleIndex = 1;
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = roleViewModelBindingSource;
|
gridControl1.Dock = DockStyle.Fill;
|
gridControl1.Location = new Point(0, 1);
|
gridControl1.MainView = gridView1;
|
gridControl1.MenuManager = ribbonControl1;
|
gridControl1.Name = "gridControl1";
|
gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1, repositoryItemButtonEdit2 });
|
gridControl1.Size = new Size(1107, 566);
|
gridControl1.TabIndex = 0;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// roleViewModelBindingSource
|
//
|
roleViewModelBindingSource.DataSource = typeof(RoleViewModel);
|
//
|
// gridView1
|
//
|
behaviorManager1.SetBehaviors(gridView1, new DevExpress.Utils.Behaviors.Behavior[] { DevExpress.Utils.DragDrop.DragDropBehavior.Create(typeof(DevExpress.XtraGrid.Extensions.ColumnViewDragDropSource), true, true, true, true, dragDropEvents1) });
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDetail, colCode, colDescription, colName, colUseStatus, colUser });
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.RowCellClick += gridView1_RowCellClick;
|
//
|
// colDetail
|
//
|
colDetail.Caption = "详细信息";
|
colDetail.ColumnEdit = repositoryItemButtonEdit1;
|
colDetail.MaxWidth = 60;
|
colDetail.MinWidth = 60;
|
colDetail.Name = "colDetail";
|
colDetail.Visible = true;
|
colDetail.VisibleIndex = 5;
|
colDetail.Width = 60;
|
//
|
// repositoryItemButtonEdit1
|
//
|
repositoryItemButtonEdit1.AutoHeight = false;
|
editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage");
|
editorButtonImageOptions1.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colCode
|
//
|
colCode.FieldName = "Code";
|
colCode.Name = "colCode";
|
colCode.Visible = true;
|
colCode.VisibleIndex = 1;
|
colCode.Width = 203;
|
//
|
// colDescription
|
//
|
colDescription.FieldName = "Description";
|
colDescription.Name = "colDescription";
|
colDescription.Visible = true;
|
colDescription.VisibleIndex = 3;
|
colDescription.Width = 437;
|
//
|
// colName
|
//
|
colName.FieldName = "Name";
|
colName.Name = "colName";
|
colName.Visible = true;
|
colName.VisibleIndex = 0;
|
colName.Width = 203;
|
//
|
// colUseStatus
|
//
|
colUseStatus.FieldName = "UseStatus";
|
colUseStatus.Name = "colUseStatus";
|
colUseStatus.Visible = true;
|
colUseStatus.VisibleIndex = 2;
|
colUseStatus.Width = 203;
|
//
|
// colUser
|
//
|
colUser.Caption = "用户管理";
|
colUser.ColumnEdit = repositoryItemButtonEdit2;
|
colUser.MaxWidth = 60;
|
colUser.MinWidth = 60;
|
colUser.Name = "colUser";
|
colUser.Visible = true;
|
colUser.VisibleIndex = 4;
|
colUser.Width = 60;
|
//
|
// repositoryItemButtonEdit2
|
//
|
repositoryItemButtonEdit2.AutoHeight = false;
|
editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage");
|
editorButtonImageOptions2.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// dragDropEvents1
|
//
|
dragDropEvents1.DragDrop += dragDropEvents1_DragDrop;
|
//
|
// RoleMgrPage
|
//
|
Appearance.BackColor = SystemColors.Control;
|
Appearance.Options.UseBackColor = true;
|
AutoScaleDimensions = new SizeF(7F, 14F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(panelControl1);
|
Controls.Add(ribbonControl1);
|
Name = "RoleMgrPage";
|
Padding = new Padding(1);
|
Size = new Size(1109, 670);
|
((ISupportInitialize)ribbonControl1).EndInit();
|
((ISupportInitialize)panelControl1).EndInit();
|
panelControl1.ResumeLayout(false);
|
((ISupportInitialize)flyoutPanel1).EndInit();
|
flyoutPanel1.ResumeLayout(false);
|
((ISupportInitialize)gridControl2).EndInit();
|
((ISupportInitialize)roleUserHaveViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView2).EndInit();
|
((ISupportInitialize)gridControl1).EndInit();
|
((ISupportInitialize)roleViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView1).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit2).EndInit();
|
((ISupportInitialize)behaviorManager1).EndInit();
|
ResumeLayout(false);
|
PerformLayout();
|
}
|
|
#endregion
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForBasic;
|
private DevExpress.XtraBars.BarButtonItem barBtnAdd;
|
private DevExpress.XtraBars.BarButtonItem barBtnEdit;
|
private DevExpress.XtraBars.BarButtonItem barBtnDelete;
|
private DevExpress.XtraBars.BarButtonItem barBtnInfo;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForMore;
|
private DevExpress.XtraBars.BarButtonItem barBtnSearch;
|
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
private DevExpress.XtraBars.BarButtonItem barBtnUp;
|
private DevExpress.XtraBars.BarButtonItem barBtnDown;
|
private DevExpress.XtraGrid.Columns.GridColumn colDetail;
|
private DevExpress.XtraBars.BarCheckItem barCkDrag;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
|
private DevExpress.Utils.DragDrop.DragDropEvents dragDropEvents1;
|
private BindingSource roleViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription;
|
private DevExpress.XtraGrid.Columns.GridColumn colName;
|
private DevExpress.XtraGrid.Columns.GridColumn colUseStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn colUser;
|
private DevExpress.Utils.FlyoutPanel flyoutPanel1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private BindingSource roleUserHaveViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colAdminType;
|
private DevExpress.XtraGrid.Columns.GridColumn colTag;
|
private DevExpress.XtraGrid.Columns.GridColumn colUseStatus1;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription1;
|
private DevExpress.XtraGrid.Columns.GridColumn colName1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
private DevExpress.XtraBars.BarButtonItem BtnEditStatus;
|
}
|
}
|