ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBoxItem Class
Properties Methods


In This Topic
    ComboBoxItem Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the icon for the combo box item.  
    Public Property Gets or sets the label for the combo box item.  
    Public Property Gets or sets the tooltip for the combo box item.  
    Top
    Public Methods
     NameDescription
    Public Method Overridden to return the item's Text property as its ToString representation.  
    Top
    See Also