[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.EnumValueEditorSetting

类 EnumValueEditorSetting

枚举类型编辑器。如菜单中使用的[主题]属性。

继承
object
EnumValueEditorSetting
实现
System.ComponentModel.INotifyPropertyChanged
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.Design.dll
语法
public class EnumValueEditorSetting : ComboEditorSetting, INotifyPropertyChanged

构造函数

EnumValueEditorSetting(Type)

构造函数。

声明
public EnumValueEditorSetting(Type enumType)
参数
类型 名称 描述
System.Type enumType

枚举类型。

实现

System.ComponentModel.INotifyPropertyChanged