次の方法で共有


INodeWithVisibility インターフェイス

定義

TreeNode がツリーに表示されるかどうかを動的に決定できるようにします。

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

プロパティ

ShouldShow

ノードを表示するかどうかを示す値を取得します。

適用対象