GalleryItemGroup Constructors
Represents a group of gallery items within a gallery.Name | Parameters | Description |
---|---|---|
GalleryItemGroup() | none | Initializes a new instance of the GalleryItemGroup class with the default settings. |
GalleryItemGroup(GalleryItemGroup) | sourceGroup | Initializes a new instance of the GalleryItemGroup class with settings of the specified GalleryItemGroup object. |
See Also