Version

GalleryToolItemEventArgs Class Members

The following tables list the members exposed by GalleryToolItemEventArgs.

Public Constructors
 NameDescription
Public ConstructorGalleryToolItemEventArgs ConstructorCreates a new GalleryToolItemEventArgs instance.  
Public Properties
 NameDescription
Public PropertyGalleryToolGets the gallery tool associated with this event  
Public PropertyGroupGets the group to which the item belongs. This will not apply when the ItemLocation is Preview.  
Public PropertyItemGets the item associated with the event  
Public PropertyItemLocationGets the gallery location of the item.  
See Also