FileManagerThumbnailsViewItemTemplateContainer Class
A container for the templates used to render items displayed in the file area in thumbnails view mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
FileManagerThumbnailsViewItemTemplateContainer
See Also