FileManagerFileListDetailsViewSettings.ThumbnailHeight Property
In This Article
Gets or sets the height of thumbnails and folder images displayed in the file area in details view mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value specifying thumbnail height. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Thumbnail |
---|---|
File |
|
#Remarks
Use the ThumbnailHeight and FileManagerFileListDetailsViewSettings.ThumbnailWidth properties to specify the size of thumbnails and folder images displayed in the file area in details view mode.
See Also