ILazyLoadingNode.Expandable 屬性

定義

會得到一個值,表示該節點是否有子節點。

public:
 property bool Expandable { bool get(); };
public bool Expandable { get; }
member this.Expandable : bool
Public ReadOnly Property Expandable As Boolean

屬性值

true若節點可展開;否則,。 false

適用於