ILazyLoadingNode.Expandable プロパティ

定義

ノードに子ノードがあるかどうかを示す値が得られます。

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

プロパティ値

true ノードが拡張可能であれば、それ以外は false

適用対象