ToString Method (ComboBoxItem)
Overridden to return the item's Text property as its ToString representation.
public override string ToString()
Public Overrides Function ToString() As String
Return Value
The item's Text property.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.