ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / TabControl Class / IsVisible Property

In This Topic
    IsVisible Property (TabControl)
    In This Topic
    Gets and sets the visibility of the TabControl.
    Syntax
    public virtual new bool IsVisible {get; set;}
    Public Overridable Shadows Property IsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also