Skip to main content
A newer version of this page is available. .

LayoutItemDragController.Drag() Method

Inserts the LayoutItemDragController.DragItem to a position, specified by the settings of the current LayoutItemDragController object. This method cannot be used to move items that do not belong to a LayoutControl.

Namespace: DevExpress.XtraLayout.Customization

Assembly: DevExpress.XtraLayout.v19.2.dll

Declaration

public virtual void Drag()
See Also