This example shows how to programmatically move a layout item to another position. To move layout items, the DockLayoutManager.LayoutController.Move method is used.
In the example, an item is moved on the left of another item.
↧
How to: Move a Layout Item in Code
↧