ImageGalleryThumbnailTemplateContainer(ImageGalleryItem) Constructor
Initializes a new instance of the ImageGalleryThumbnailTemplateContainer class with the specified setting.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | ImageGalleryItem | A ImageGalleryItem object specifying the item to which the current object belongs. |
See Also