Skip to main content
A newer version of this page is available. .

GalleryItemEventArgs Constructors

Provides data for gallery item handling events.
Name Parameters Description
GalleryItemEventArgs(BaseGallery, GalleryItem) gallery, item Initializes a new instance of the GalleryItemEventArgs class.
GalleryItemEventArgs(RibbonGalleryBarItemLink, BaseGallery, GalleryItem) inRibbonGalleryLink, gallery, item Initializes a new instance of the GalleryItemEventArgs class with the specified settings.
See Also