ImageGalleryFullscreenViewerItemTemplateContainer Class
In This Article
A container for the templates that are used to render a fullscreen viewer text area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageGalleryFullscreenViewerItemTemplateContainer :
ImageGalleryTemplateContainerBase
#Remarks
Objects of the ImageGalleryFullscreenViewerItemTemplateContainer type are automatically instantiated when templates of the ASPxImageGallery.FullscreenViewerItemTextTemplate, ASPxImageGallery.FullscreenViewerTextTemplate, or ImageGalleryItem.FullscreenViewerTextTemplate type are created.
#Implements
#Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
ImageGalleryTemplateContainerBase
ImageGalleryFullscreenViewerItemTemplateContainer
See Also