ComponentOne Ribbon for WinForms
Selected Property (RibbonGalleryItem)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonGalleryItem Class : Selected Property
Gets or sets a value indicating whether the RibbonGalleryItem is currently selected in the owner RibbonGallery.
Syntax
'Declaration
 
Public Property Selected As System.Boolean
public System.bool Selected {get; set;}
See Also

Reference

RibbonGalleryItem Class
RibbonGalleryItem Members