Items: Array
The Items property contains an array of control tabs.
Array items 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 example of property use is given in description of the TabControl.removeItemByIndex method.
See also: