Partager via


INodeWithDrag Interface

Définition

Permet à un nœud d'indiquer s'il prend en charge les opérations de glissement.

public interface class INodeWithDrag
public interface INodeWithDrag
type INodeWithDrag = interface
Public Interface INodeWithDrag

Propriétés

CanDrag

Obtient une valeur qui indique si le nœud prend en charge les opérations de glissement.

Méthodes

UpdateData(DataObject)

Ajoute les données de glissement pour le nœud au DataObject.

S’applique à