Back to Devexpress

BaseLayoutItem.Move Method

windowsforms-devexpress-dot-xtralayout-dot-baselayoutitem-dot-move.md

latest924 B
Original Source

BaseLayoutItem.Move Method

NameParametersDescription
Move(BaseLayoutItem, InsertType, MoveType)baseItem, insertType, moveTypeMoves the item to the specified visual position within the LayoutControl.
Move(BaseLayoutItem, InsertType)baseItem, insertTypeMoves the item to the specified visual position within the LayoutControl.
Move(LayoutItemDragController)controllerMoves the item to the specified position within the LayoutControl.