INodeWithVisibility Interfaccia

Definizione

Permette a un TreeNode di decidere dinamicamente se è visibile (mostrato) nell'albero.

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

Proprietà

Nome Descrizione
ShouldShow

Riceve un valore che indica se un nodo debba essere mostrato.

Si applica a