Skip to main content
Tab

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerThumbnailsViewItemTemplateContainer :
    ItemTemplateContainerBase

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.

Inheritance

Object
Control
TemplateContainerBase
ItemTemplateContainerBase
FileManagerThumbnailsViewItemTemplateContainer
See Also