ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ComboBoxItem Class / Group Property

In This Topic
    Group Property (ComboBoxItem)
    In This Topic
    Gets or sets the Group for the combo box item.
    Syntax
    public string Group {get; set;}
    Public Property Group As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also