ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / GalleryEventArgs Class / GalleryItem Property

In This Topic
    GalleryItem Property
    In This Topic
    Gets the RibbonGalleryItem object that caused the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property GalleryItem As RibbonGalleryItem
    public RibbonGalleryItem GalleryItem {get;}
    See Also