FileManagerThumbnailProperties Class
Contains settings specific to the thumbnail.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerThumbnailProperties objects:
Remarks
An instance of the FileManagerThumbnailProperties class can be used to provide custom thumbnails when handling the ASPxFileManager.CustomThumbnail server event.
Inheritance
Object
StateManager
PropertiesBase
ImagePropertiesBase
ImageProperties
FileManagerThumbnailProperties
See Also