property SwimLane.AllowMoveNeighbors as MoveNeighborsEnum
Indicates whether the neighbor elements are shifted once the selection is moved or resized, so they won't intersect the dragging objects.

TypeDescription
MoveNeighborsEnum A MoveNeighborsEnum expression that indicates whether the neighbor elements are shifted once the selection is moved or resized, so they won't intersect the dragging objects.
By default, the AllowMoveNeighbors property is exDisallowMoveNeighbors, which indicates that no neighbor elements is moved. The AllowMoveNeighbors property indicates whether the neighbor elements are shifted once the selection is moved or resized, so they won't intersect the dragging objects.