Partager via


INodeWithVisibility Interface

Définition

Permet à un TreeNode à décider dynamiquement s'il est visible (affiché) ou non dans l'arborescence.

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

Propriétés

ShouldShow

Obtient une valeur qui indique si un nœud doit être affiché.

S’applique à