ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class / IsSelectable Property

In This Topic
    IsSelectable Property (StandaloneTable)
    In This Topic
    Gets whether a MapMember is selectable.
    Syntax
    public bool IsSelectable {get;}
    Public ReadOnly Property IsSelectable As Boolean
    Remarks
    For a StandaloneTable, it has no effects.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also