The class introduces common properties, methods and events for galleries.
A gallery consists of groups containing gallery items. To access the gallery's groups use the Groups property. Each group is represented by the GalleryItemGroup class. The GalleryItemGroup.Items property provides access to the group's gallery items, where each item is a GalleryItem object.