ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / IsSelected Property

In This Topic
    IsSelected Property (Page)
    In This Topic
    Gets or sets a boolean indicating if the page is currently selected.
    Syntax
    public bool IsSelected {get; set;}
    Public Property IsSelected As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also