ILazyLoadingNode.Expandable 속성

정의

노드가 자식을 가질 수 있는지 여부를 나타내는 값을 받습니다.

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

속성 값

true 노드가 확장 가능하다면; 그렇지 않으면, false.

적용 대상