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

    See Also