INodeWithDrag Interfaccia

Definizione

Consente a un nodo di indicare se supporta il trascinamento.

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

Proprietà

CanDrag

Ottiene un valore che indica se il nodo supporta il trascinamento.

Metodi

UpdateData(DataObject)

Aggiunge i dati di trascinamento per il nodo in DataObject.

Si applica a