Method that moves the current ViewTabGroup to another ViewTabGroup. The ViewTabGroup the current ViewTabGroup moves into will be returned.
Name | Type | Description |
TargetViewTab | ViewTab | Input ViewTab object that specifies the target ViewTab. |
DockingState | DockingStateEnum | Input DockingStateEnum value that specifies the docking state of the current ViewTabGroup. Valid values for this argument are: kDockLeft and kDockRight. |