Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ComboBoxListItem Class Members
The following tables list the members exposed by ComboBoxListItem.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | DataValue | The data value of the item. |
![Public Property](dotnetimages/publicProperty.gif) | DisplayText | The text to display for the item. |
![Public Property](dotnetimages/publicProperty.gif) | Tag | an object that stores extra data related to the item. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Returns a string that represents the current object. |
See Also