BaseLayoutItem.Move Method
Name | Parameters | Description |
---|---|---|
Move(BaseLayoutItem, InsertType, MoveType) | baseItem, insertType, moveType | Moves the item to the specified visual position within the LayoutControl. |
Move(BaseLayoutItem, InsertType) | baseItem, insertType | Moves the item to the specified visual position within the LayoutControl. |
Move(LayoutItemDragController) | controller | Moves the item to the specified position within the LayoutControl. |