ComboBoxExItem.ToString Method
Provides a string representation of the item using the item's text.
[Visual Basic]Overrides Public Function ToString() As
String [C#]public override
string ToString();
Return Value
The item's text.
See Also
ComboBoxExItem Class | NETXP.Controls Namespace