Items;
The Items property contains an array of control tabs.
Array elements are objects of the TabItem class.
Use JSON or the setItems method to set the property value and the getItems method to get the property value.
The property use is given in description of the TabControl.removeItemByIndex method.
See also: