GalleryItemGroup Properties
Represents a group of gallery items within a gallery.
Name | Description |
---|---|
Caption |
Specifies the caption of the Gallery |
Caption |
Gets or sets the horizontal alignment of the group caption content. |
Caption |
Gets or sets a custom control to be displayed within a group caption. This property is only supported for the Gallery |
Caption |
Gets or sets the size of the control assigned to the Gallery |
Gallery |
Gets the gallery which owns the current Gallery |
Items |
Provides access to the collection of items of the current Gallery |
Tag |
Gets or sets an object that contains data on the current Gallery |
Visible |
Gets or sets whether the current Gallery |
See Also