This documentation is archived and is not being maintained.
ListItem Properties
.NET Framework 1.1
The properties of the ListItem class are listed here. For a complete list of ListItem class members, see the ListItem Members topic.
Public Properties
Attributes | Gets a collection of attribute name and value pairs for the ListItem that are not directly supported by the class. |
Selected | Gets or sets a value indicating whether the item is selected. |
Text | Gets or sets the text displayed in a list control for the item represented by the ListItem. |
Value | Gets or sets the value associated with the ListItem. |
See Also
Show:
