ImageGalleryThumbnailTemplateContainer Class
A container for the templates that are used to render ASPxImageGallery elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
Objects of the ImageGalleryThumbnailTemplateContainer type are automatically instantiated when a template of one of the following types is created: ASPxImageGallery.ItemTextTemplate or ImageGalleryItem.TextTemplate.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
ImageGalleryTemplateContainerBase
ImageGalleryThumbnailTemplateContainer
See Also