ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IDisplayTable Interface / IsSelectable Property

In This Topic
    IsSelectable Property (IDisplayTable)
    In This Topic
    Gets whether a MapMember is selectable.
    Syntax
    bool IsSelectable {get;}
    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