ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / DockPane Class / TabText Property

In This Topic
    TabText Property
    In This Topic
    Gets or sets the dockpane's lower tab text. This appears only when the dock pane is grouped with other tabs.
    Syntax
    Public Property TabText As String
    public string TabText {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also