Back to Devexpress

DiagramCustomItemDragEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramcustomitemdrageventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

DiagramCustomItemDragEventArgs Properties

Provides data for the DiagramControl.CustomItemDrag event.

NameDescription
DataProvides data about the diagram items the end-user is dragging.
ItemsReturns the list of items that are objects of the drag-and-drop operation.
ResultReturns the drag-and-drop operation result.
SourceItemReturns the item the end-user is dragging.
SourceItemPointReturns the point on the canvas where the end-user initiated the drag-and-drop operation.

See Also

DiagramCustomItemDragEventArgs Class

DiagramCustomItemDragEventArgs Members

DevExpress.XtraDiagram Namespace