Shuxia Ning
2024-10-23 5dd7ab9852c9a5659cc916e9ed986b5099efeaf8
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SetSysPropForCatalogDlg.Designer.cs
@@ -95,6 +95,7 @@
            treeList1.Margin = new Padding(3, 2, 3, 2);
            treeList1.Name = "treeList1";
            treeList1.OptionsBehavior.AllowRecursiveNodeChecking = true;
            treeList1.OptionsBehavior.PopulateServiceColumns = true;
            treeList1.OptionsScrollAnnotations.ShowSelectedRows = DevExpress.Utils.DefaultBoolean.True;
            treeList1.OptionsSelection.MultiSelect = true;
            treeList1.OptionsView.CheckBoxStyle = DevExpress.XtraTreeList.DefaultNodeCheckBoxStyle.Check;
@@ -115,6 +116,7 @@
            colName.OptionsColumn.AllowSort = true;
            colName.Visible = true;
            colName.VisibleIndex = 0;
            colName.Width = 169;
            // 
            // colUnitName
            // 
@@ -124,6 +126,7 @@
            colUnitName.OptionsColumn.AllowSort = true;
            colUnitName.Visible = true;
            colUnitName.VisibleIndex = 1;
            colUnitName.Width = 169;
            // 
            // colIsNull
            // 
@@ -133,6 +136,7 @@
            colIsNull.OptionsColumn.AllowSort = true;
            colIsNull.Visible = true;
            colIsNull.VisibleIndex = 3;
            colIsNull.Width = 59;
            // 
            // colDefaultValue
            // 
@@ -142,6 +146,7 @@
            colDefaultValue.OptionsColumn.AllowSort = true;
            colDefaultValue.Visible = true;
            colDefaultValue.VisibleIndex = 2;
            colDefaultValue.Width = 143;
            // 
            // colPropChoice
            // 
@@ -152,6 +157,7 @@
            colPropChoice.OptionsColumn.AllowSort = true;
            colPropChoice.Visible = true;
            colPropChoice.VisibleIndex = 4;
            colPropChoice.Width = 305;
            // 
            // repositoryItemCheckedComboBoxEdit1
            //