ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBox Class / SelectedItem Property

In This Topic
    SelectedItem Property (ComboBox)
    In This Topic
    Gets or sets the selected combo box item.
    Syntax
    public object SelectedItem {get; set;}
    Public Property SelectedItem As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also