INodeWithVisibility 인터페이스

정의

TreeNode가 트리에서 표시되는지 여부를 동적으로 확인할 수 있도록 허용합니다.

public interface class INodeWithVisibility
public interface INodeWithVisibility
type INodeWithVisibility = interface
Public Interface INodeWithVisibility

속성

ShouldShow

노드가 표시될지 여부를 나타내는 값을 가져옵니다.

적용 대상