[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.TreePropertyAttribute

类 TreePropertyAttribute

标注树结构属性

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

构造函数

TreePropertyAttribute()

标注树结构属性

声明
public TreePropertyAttribute()

属性

DefaultNodeName

标注树结构属性

声明
public virtual string DefaultNodeName { get; set; }
属性值
类型 描述
string

NodeType

标注树结构属性

声明
public Type NodeType { get; set; }
属性值
类型 描述
System.Type