Selected Property (RibbonGalleryItem)
In This Topic
Gets or sets a value indicating whether the
RibbonGalleryItem is currently selected in the owner
RibbonGallery.
Syntax
'Declaration
Public Property Selected As Boolean
public bool Selected {get; set;}
See Also