Skip to main content
Tab

ImageGalleryFullscreenViewerItemTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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.

Inheritance

See Also