Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ListItem class Members
The following tables list the members exposed by ListItem.
Public Properties
| Name | Description |
![Public Property](ajaximages/PublicProperty.gif) | element | Returns the element assoicated with the item. (Inherited from Infragistics.Web.UI.ObjectBase) |
![Public Property](ajaximages/PublicProperty.gif) | key | Returns/sets a string value that can be used to store extra information on the item. the key |
![Public Property](ajaximages/PublicProperty.gif) | navigateUrl | |
![Public Property](ajaximages/PublicProperty.gif) | target | Returns/sets where the NavigateUrl will be navigated to when an item is clicked. target for the navigate URL |
![Public Property](ajaximages/PublicProperty.gif) | tooltip | Returns/sets the text that will be displayed when the mouse is over the item. Tooltip |
Public Methods
| Name | Description |
![Public Method](ajaximages/PublicMethod.gif) | dispose | for internal use |
See Also