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.

적용 대상