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

適用於