This documentation is archived and is not being maintained.
ListItem Properties
Visual Studio 2010
The ListItem type exposes the following members.
| Name | Description | |
|---|---|---|
|
Attributes | Gets a collection of attribute name and value pairs for the ListItem that are not directly supported by the class. |
|
Enabled | Gets or sets a value indicating whether the list item is enabled. |
|
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. |
| Name | Description | |
|---|---|---|
|
IStateManager::IsTrackingViewState | Infrastructure. For a description of this member, see IStateManager::IsTrackingViewState. |
Show: