ComponentOne Ribbon for WinForms
SelectableInListItem Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class : SelectableInListItem Property
Gets or sets a value indicating whether this item can be selected in a RibbonListItem.
Syntax
'Declaration
 
Public Property SelectableInListItem As System.Boolean
public System.bool SelectableInListItem {get; set;}
See Also

Reference

RibbonButton Class
RibbonButton Members