[]
Gets or sets the value indicating whether the tab is visible.
[C1Category("Behavior")]
[C1Description("C1DockingTabPage.TabVisible", "Gets or sets the value indicating whether the tab is visible.")]
public bool TabVisible { get; set; }
<C1Category("Behavior")>
<C1Description("C1DockingTabPage.TabVisible", "Gets or sets the value indicating whether the tab is visible.")>
Public Property TabVisible As Boolean