ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / GeometryControl Class / ShowSelectionTab Property

In This Topic
    ShowSelectionTab Property
    In This Topic
    Gets and sets whether the selection tab, and related detail, is visible or not. The default value is false
    Syntax
    public bool ShowSelectionTab {get; set;}
    Public Property ShowSelectionTab As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also