Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryFullscreenViewerItemTemplateContainer Class

A container for the templates that are used to render a fullscreen viewer text area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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.

Inheritance

See Also