Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void Drag()
See Also