Partager via


INodeWithEdit Interface

Définition

Permet à un nœud d'indiquer s'il peut être modifié, et s'il peut gérer le nouveau nom.

public interface class INodeWithEdit
public interface INodeWithEdit
type INodeWithEdit = interface
Public Interface INodeWithEdit

Propriétés

Editable

Obtient une valeur qui indique si le nœud prend en charge la modification.

Méthodes

Edit(String)

Modifie le nom du contrôle.

S’applique à