ArcGIS Pro 3.0 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, Windows 8.1

    See Also