ArcGIS Pro 2.9 API Reference Guide
ToString Method (ComboBoxItem)

ArcGIS.Desktop.Framework.Contracts Namespace > ComboBoxItem Class : ToString Method
Overridden to return the item's Text property as its ToString representation.
Syntax
public override string ToString()
Public Overrides Function ToString() As String

Return Value

The item's Text property.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ComboBoxItem Class
ComboBoxItem Members