aspnet-devexpress-dot-web-1d5349a0.md
Contains settings specific to the thumbnail.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerThumbnailProperties :
ImageProperties
Public Class FileManagerThumbnailProperties
Inherits ImageProperties
The following members return FileManagerThumbnailProperties objects:
An instance of the FileManagerThumbnailProperties class can be used to provide custom thumbnails when handling the ASPxFileManager.CustomThumbnail server event.
Object StateManager PropertiesBase ImagePropertiesBase ImageProperties FileManagerThumbnailProperties
See Also