Initializes a new instance of the GalleryItem class with the specified properties.
Overload List
Name | Description | |
---|---|---|
GalleryItem(String, Image) |
Initializes a new instance of the GalleryItem class with the specified caption and image.
| |
GalleryItem(String, Image, String) |
Initializes a new instance of the GalleryItem class with the specified caption, image and tooltip.
|