Back to Devexpress

DocumentGroup.DockTo Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-documentgroup-dot-dockto.md

latest1.6 KB
Original Source

DocumentGroup.DockTo Method

NameParametersDescription
DockTo(DocumentGroup, Orientation, Boolean)targetGroup, orientation, afterGroupDocks this DocumentGroup to the target DocumentGroup using the required orientation and order.
DockTo(DocumentGroup, Orientation, Int32)targetGroup, orientation, insertIndexDocks this DocumentGroup next to the target DocumentGroup using the desired position and orientation.
DockTo(DocumentGroup, Orientation)targetGroup, orientationDocks this DocumentGroup after or below the target DocumentGroup.