ArcGIS Pro 3.7 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
    ReadOnly Property IsSelectable As Boolean
    bool IsSelectable {get;}
    Remarks
    For a StandaloneTable, it has no effects.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also