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

In This Topic
    Text Property (ComboBox)
    In This Topic
    Gets or sets the text of the currently selected item.
    Syntax
    public string Text {get; set;}
    Public Property Text As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also