ArcGIS Pro 3.7 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 Overridable Shadows Property IsVisible As Boolean
    public virtual new bool IsVisible {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also