Back to Devexpress

DiagramItemsMovingEventArgs Properties

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

latest1.6 KB
Original Source

DiagramItemsMovingEventArgs Properties

Provides data for the DiagramControl.ItemsMoving event.

NameDescription
ActionSourceIndicates whether the moving operation is performed using drag-and-drop, the Properties Panel or by pressing key shortcuts.
AllowSpecifies whether to allow the operation.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ItemsReturns the collection of data about items that are being moved.
StageIndicates whether the moving operation has just started, is continuing or has been finished or canceled.

See Also

DiagramItemsMovingEventArgs Class

DiagramItemsMovingEventArgs Members

DevExpress.XtraDiagram Namespace