Compartilhar via


INodeWithVisibility Interface

Definição

Permite que um TreeNode decida dinamicamente se ficará visível (mostrado) ou não na árvore.

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

Propriedades

ShouldShow

Obtém um valor que indica se um nó deve ser mostrado.

Aplica-se a