ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Gallery Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (Gallery)
    In This Topic
    Gets or sets the zero-based index of the selected item.
    Syntax
    public int SelectedIndex {get; set;}
    Public Property SelectedIndex As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also