LazyNode.Expanding 속성

정의

노드가 현재 확장되는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true if expanding; otherwise, false.

구현

적용 대상