LazyNode.Expandable 属性

定义

获得或设置一个值,表示节点 是否可以被扩展

public:
 virtual property bool Expandable { bool get(); void set(bool value); };
public virtual bool Expandable { get; set; }
member this.Expandable : bool with get, set
Public Overridable Property Expandable As Boolean

属性值

true如果可展开;否则,。 false

适用于