MVCxFileManagerFileListThumbnailsViewSettings Properties
Contains settings that relate to the file list‘s thumbnails view functionality.| Name | Description |
|---|---|
| ItemTemplate | Gets or sets a common template used for displaying the content of all items within the file list when it is in thumbnails view mode. Inherited from FileManagerFileListThumbnailsViewSettings. |
| ThumbnailHeight | Gets or sets the height of thumbnails and folder images displayed in the file area in thumbnails view mode. Inherited from FileManagerFileListThumbnailsViewSettings. |
| ThumbnailSize | Obsolete. Gets or sets the file thumbnail‘s size in pixels. Inherited from FileManagerFileListThumbnailsViewSettings. |
| ThumbnailWidth | Gets or sets the width of thumbnails and folder images displayed in the file area in thumbnails view mode. Inherited from FileManagerFileListThumbnailsViewSettings. |
See Also