ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBoxItem Class
Members Version

ComboBoxItem Class
Represents a selectable item in a ComboBox.
Syntax
public class ComboBoxItem 
Remarks

The default item template for ComboBox expects ComboBoxItems. If you're using a custom item template you can fill the combo box with whatever type is appropriate.

Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Framework.Contracts.ComboBoxItem

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also