ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGallery Class / SelectedItem Property

In This Topic
    SelectedItem Property (RibbonGallery)
    In This Topic
    Gets the selected item in the RibbonGallery.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedItem As RibbonGalleryItem
    public RibbonGalleryItem SelectedItem {get;}
    See Also