Skip to main content
A newer version of this page is available. .
Tab

FileManagerThumbnailProperties Class

Contains settings specific to the thumbnail.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FileManagerThumbnailProperties :
    ImageProperties

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

See Also