Click or drag to resize

ItemList Properties

The ItemList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the total number of UI elements.
Public propertyData
Set a list of items and create UI elements for them, or get the list of items for which the elements were created.
Public propertyItem
Returns the UI element at a particular index, or if index is out-of-bounds.
Top
See Also