[]
Gets or set whether the contents of this tab are enabled.
[C1Category("Behavior")]
[C1Description("RibbonTab.Enabled", "Gets or set whether the contents of this tab are enabled.")]
public bool Enabled { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTab.Enabled", "Gets or set whether the contents of this tab are enabled.")>
Public Property Enabled As Boolean