ArcGIS Pro 3.2 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 object Icon {get; set;}
    Public Property Icon As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also