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

IDockController.Dock Method

Name Parameters Description
Dock(BaseLayoutItem, BaseLayoutItem, DockType) item, target, type Docks the first item to the second item with the specified dock type.
Dock(BaseLayoutItem) item Docks the specified item. This method is in effect for newly created, floating, auto-hidden, or closed (hidden) items.