[]
Gets or set whether it is allowed to click this tab.
[C1Category("Behavior")]
[C1Description("RibbonTab.Clickable", "Specifies whether it is allowed to click this tab.")]
public bool Clickable { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTab.Clickable", "Specifies whether it is allowed to click this tab.")>
Public Property Clickable As Boolean