Back to Devexpress

DockControllerBase.Dock Method

wpf-devexpress-dot-xpf-dot-docking-dot-dockcontrollerbase-dot-dock.md

latest647 B
Original Source

DockControllerBase.Dock Method

NameParametersDescription
Dock(BaseLayoutItem, BaseLayoutItem, DockType)item, target, typeDocks the first item to the second item using the specified dock type.
Dock(BaseLayoutItem)itemDocks the specified item. This method is in effect for newly created, floating, auto-hidden or closed(hidden) items.