[]
Gets or sets whether this tab is visible.
[C1Category("Behavior")]
[C1Description("RibbonTab.Visible", "Gets or sets whether this tab is visible.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTab.Visible", "Gets or sets whether this tab is visible.")>
Public Property Visible As Boolean