[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.ComboPropertyAttribute

类 ComboPropertyAttribute

用于标注下拉选项属性编辑框,标注属性必须是字符串类型

继承
object
System.Attribute
ComboPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class ComboPropertyAttribute : SelectorPropertyAttribute

构造函数

ComboPropertyAttribute()

用于标注下拉选项属性编辑框,标注属性必须是字符串类型

声明
public ComboPropertyAttribute()

属性

Searchable

支持搜索

声明
public bool Searchable { get; set; }
属性值
类型 描述
bool