Back to Devexpress

DiagramBeforeItemsMovingEventArgs Properties

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

latest1.5 KB
Original Source

DiagramBeforeItemsMovingEventArgs Properties

Provides data for the DiagramControl.BeforeItemsMoving event.

NameDescription
ActionSourceIndicates whether the moving operation is performed using drag-and-drop, the Properties Panel or by pressing key shortcuts.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
IsCopyingIndicates whether the user attempts to copy diagram items by holding Ctrl.
ItemsReturns the collection of diagram items that are being moved.

See Also

DiagramBeforeItemsMovingEventArgs Class

DiagramBeforeItemsMovingEventArgs Members

DevExpress.XtraDiagram Namespace