Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / TabVisible Property

In This Topic
    TabVisible Property
    In This Topic
    Gets or sets the value indicating whether the tab is visible.
    Syntax
    'Declaration
     
    
    Public Property TabVisible As Boolean
    public bool TabVisible {get; set;}
    See Also