DockControllerBase.Dock Method
Name | Parameters | Description |
---|---|---|
Dock(BaseLayoutItem, BaseLayoutItem, DockType) | item, target, type | Docks the first item to the second item using 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. |