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

適用対象