ComponentOne Ribbon for WinForms
AllowSelection Property

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

Reference

RibbonListItem Class
RibbonListItem Members