GalleryItemEventArgs Properties
Provides data for gallery item handling events.| Name | Description |
|---|---|
| Gallery | Gets the Gallery that contains the processed Gallery item. |
| InRibbonGalleryLink | For In-Ribbon galleries, gets the bar item link that displays the current gallery. |
| Item | Gets the Gallery item currently being processed. |
See Also