ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / TabControl Class / Text Property

In This Topic
    Text Property (TabControl)
    In This Topic
    Gets and sets the text of the TabControl.
    Syntax
    Public Overridable Shadows Property Text As String
    public virtual new string Text {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also