A data-bound list control that allows custom layout by repeating a specified template for each item displayed in the list.
Represents an item in the control.
Remarks
A object represents an item in the control, such as the heading section, footer section, or a data item.
The data items of the control are stored in a object that can be accessed by using the property of the control.
You can use a object to programmatically access the properties of an item in the control.