ArcGIS Pro 3.2 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 string TabText {get; set;}
    Public Property TabText As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also