ArcGIS Pro 3.7 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 Property Group As String
    public string Group {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also