ArcGIS Pro 3.7 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 Property ShowSelectionTab As Boolean
    public bool ShowSelectionTab {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also