A TListItem control represents an item in the TListControl control, such as heading section, footer section, or a data item. The data items are stored in the Items property of TListControl control.
Namespace: System.Web.UI.WebControls
Properties
Selected, mixed
Gets or sets whether this item is selected or not.
Text, mixed
Gets or sets the text displayed for this item.