Share via


IVsDataViewDropTargetProvider Members

Include Protected Members
Include Inherited Members

Represents the ability to drop data on nodes in a data view hierarchy.

The IVsDataViewDropTargetProvider type exposes the following members.

Methods

 

Name

Description

Public method

AllowDrop

When implemented by a class, indicates whether the drop operation is allowed on the specified node.

Public method

OnDragDrop

When implemented by a class, raises the DragDrop event.

Public method

OnDragOver

When implemented by a class, raises the DragOver event.

Top

See Also

Reference

IVsDataViewDropTargetProvider Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace