ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBoxItem Class / Icon Property

In This Topic
    Icon Property (ComboBoxItem)
    In This Topic
    Gets or sets the icon for the combo box item.
    Syntax
    Public Property Icon As Object
    public object Icon {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also