Items: Array
The Items property contains the array of elements of the list.
Elements of the array are objects of the PP.Ui.ListItem 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 ListBox.getScrollBox method.
See also: