ImageGalleryFullscreenViewerItemTemplateContainer(ImageGalleryItem) Constructor
Initializes a new instance of the ImageGalleryFullscreenViewerItemTemplateContainer class with the specified settings.
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