aspnet-devexpress-dot-web-9f5d4b3f.md
A container for the templates that are used to render a fullscreen viewer text area.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryFullscreenViewerItemTemplateContainer :
ImageGalleryTemplateContainerBase
Public Class ImageGalleryFullscreenViewerItemTemplateContainer
Inherits ImageGalleryTemplateContainerBase
Objects of the ImageGalleryFullscreenViewerItemTemplateContainer type are automatically instantiated when templates of the ASPxImageGallery.FullscreenViewerItemTextTemplate, ASPxImageGallery.FullscreenViewerTextTemplate, or ImageGalleryItem.FullscreenViewerTextTemplate type are created.
Object Control TemplateContainerBase ItemTemplateContainerBase ImageGalleryTemplateContainerBase ImageGalleryFullscreenViewerItemTemplateContainer
See Also