aspnet-devexpress-dot-web-995a2666.md
A container for the templates used to render items displayed in the file area in thumbnails view mode.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerThumbnailsViewItemTemplateContainer :
ItemTemplateContainerBase
Public Class FileManagerThumbnailsViewItemTemplateContainer
Inherits ItemTemplateContainerBase
The FileManagerThumbnailsViewItemTemplateContainer class is a container cell for the templates used to render items displayed in the file area in thumbnails view mode.
Objects of the FileManagerThumbnailsViewItemTemplateContainer type are automatically instantiated when a template of the FileManagerFileListThumbnailsViewSettings.ItemTemplate type is created.
Object Control TemplateContainerBase ItemTemplateContainerBase FileManagerThumbnailsViewItemTemplateContainer
See Also