Skip to main content
Tab

FileManagerThumbnailProperties Class

Contains settings specific to the thumbnail.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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