scrollToItem(item: PP.Ui.TabItem);
item. Control tab.
The scrollToItem method scrolls the tabs panel to the specified tab.
The example of method use is given in description of the TabControl.removeItemByIndex method.
See also:
TabControl