Back to Devexpress

IDockController.Dock Method

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

latest639 B
Original Source

IDockController.Dock Method

NameParametersDescription
Dock(BaseLayoutItem, BaseLayoutItem, DockType)item, target, typeDocks the first item to the second item with 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.