ComponentOne Ribbon for WinForms
Clickable Property (RibbonContextualTabGroup)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonContextualTabGroup Class : Clickable Property
Gets or set whether it is allowed to click the caption of this tab group.
Syntax
'Declaration
 
Public Property Clickable As System.Boolean
public System.bool Clickable {get; set;}
See Also

Reference

RibbonContextualTabGroup Class
RibbonContextualTabGroup Members