Skip to main content
All docs
V25.1
  • 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.