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 |
| DataValue | The data value of the item. |
| DisplayText | The text to display for the item. |
| Tag | an object that stores extra data related to the item. |
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
See Also